Lines Matching refs:TPM_ALG_ID
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()
920 TPM_ALG_ID padType, // IN: the type of padding in _cpri__EncryptRSA()
923 TPM_ALG_ID hashAlg, // IN: in case this is needed in _cpri__EncryptRSA()
993 TPM_ALG_ID padType, // IN: the type of padding in _cpri__DecryptRSA()
996 TPM_ALG_ID hashAlg, // IN: in case this is needed for the scheme in _cpri__DecryptRSA()
1047 TPM_ALG_ID scheme, // IN: the scheme to use in _cpri__SignRSA()
1048 TPM_ALG_ID hashAlg, // IN: hash algorithm for PKSC1v1_5 in _cpri__SignRSA()
1101 TPM_ALG_ID scheme, // IN: the scheme to use in _cpri__ValidateSignatureRSA()
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()