Lines Matching defs:hashAlg
335 TPM_ALG_ID hashAlg, // IN: algorithm to use for padding in OaepEncode()
429 TPM_ALG_ID hashAlg, // IN: algorithm to use for padding in OaepDecode()
606 TPM_ALG_ID hashAlg, // IN: hash algorithm to use for the encoding in PssEncode()
691 TPM_ALG_ID hashAlg, // IN: hash algorithm to use for the encoding in PssDecode()
793 TPM_ALG_ID hashAlg, // IN: hash algorithm for PKSC1v1_5 in RSASSA_Encode()
839 TPM_ALG_ID hashAlg, // IN: hash algorithm to use for the encoding in RSASSA_Decode()
923 TPM_ALG_ID hashAlg, // IN: in case this is needed in _cpri__EncryptRSA()
996 TPM_ALG_ID hashAlg, // IN: in case this is needed for the scheme in _cpri__DecryptRSA()
1048 TPM_ALG_ID hashAlg, // IN: hash algorithm for PKSC1v1_5 in _cpri__SignRSA()
1102 TPM_ALG_ID hashAlg, // IN: hash algorithm in _cpri__ValidateSignatureRSA()
1157 TPM_ALG_ID hashAlg, // IN: hash algorithm to use in the key in _cpri__GenerateKeyRSA()