Home
last modified time | relevance | path

Searched refs:HashForPssAlgorithm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tink/cc/jwt/internal/
H A Draw_jwt_rsa_ssa_pss_verify_key_manager.cc57 StatusOr<HashType> hash_or = HashForPssAlgorithm(algorithm); in Create()
115 StatusOr<HashType> RawJwtRsaSsaPssVerifyKeyManager::HashForPssAlgorithm( in HashForPssAlgorithm() function in crypto::tink::RawJwtRsaSsaPssVerifyKeyManager
H A Draw_jwt_rsa_ssa_pss_verify_key_manager.h72 HashForPssAlgorithm(
H A Draw_jwt_rsa_ssa_pss_sign_key_manager.cc118 RawJwtRsaSsaPssVerifyKeyManager::HashForPssAlgorithm(algorithm); in Create()