/external/tpm2/ |
D | CpriHash.c | 34 TPM_ALG_ID hashAlg in GetHashServer() 133 TPM_ALG_ID hashAlg in GetHashInfoPointer() 210 TPM_ALG_ID hashAlg // IN: hash algorithm to look up in _cpri__GetHashBlockSize() 223 TPM_ALG_ID hashAlg, // IN: the algorithm to look up in _cpri__GetHashDER() 245 TPM_ALG_ID hashAlg // IN: hash algorithm to look up in _cpri__GetDigestSize() 300 TPM_ALG_ID hashAlg, // IN: hash algorithm in _cpri__StartHash() 502 TPM_ALG_ID hashAlg, // IN: The hash algorithm in _cpri__HashBlock() 565 TPM_ALG_ID hashAlg, // IN: the algorithm to use in _cpri__StartHMAC() 667 TPM_ALG_ID hashAlg, // IN: hash to use in _cpri__MGF1() 748 TPM_ALG_ID hashAlg, // IN: hash algorithm used in HMAC in _cpri__KDFa() [all …]
|
D | CpriRSA.c | 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() [all …]
|
D | CryptUtil_fp.h | 185 #define CryptKDFa(hashAlg, key, label, contextU, contextV, sizeInBits, \ argument 202 #define CryptKDFaOnce(hashAlg, key, label, contextU, contextV, sizeInBits, \ argument 217 #define CryptKDFe(hashAlg, Z, label, partyUInfo, partyVInfo, sizeInBits, \ argument
|
D | stubs_hash.c | 10 TPM_ALG_ID hashAlg, // IN: the algorithm to use in _cpri__StartHMAC() 82 TPM_ALG_ID hashAlg, // IN: hash algorithm used in HMAC in _cpri__KDFa() 167 TPM_ALG_ID hashAlg, // IN: hash algorithm used in HMAC in _cpri__KDFe() 246 TPM_ALG_ID hashAlg, // IN: used by KDF version but not here in _cpri__GenerateSeededRandom()
|
D | Object_spt.c | 104 TPM_ALG_ID hashAlg, // IN: hash algorithm for KDFa in ComputeProtectionKeyParms() 158 TPMI_ALG_HASH hashAlg, // IN: algorithm to use for integrity in ComputeOuterIntegrity() 195 TPM_ALG_ID hashAlg, // IN: hash algorithm for inner wrap in ComputeInnerIntegrity() 225 TPM_ALG_ID hashAlg, // IN: hash algorithm for inner wrap in ProduceInnerIntegrity() 262 TPM_ALG_ID hashAlg, // IN: hash algorithm for inner wrap in CheckInnerIntegrity() 703 TPM_ALG_ID hashAlg, // IN: hash algorithm for outer wrap in ProduceOuterWrap() 788 TPM_ALG_ID hashAlg, // IN: hash algorithm for outer wrap in UnwrapOuter() 872 TPMI_ALG_HASH hashAlg; // hash algorithm for integrity in SensitiveToPrivate() local 953 TPMI_ALG_HASH hashAlg; // hash algorithm for integrity in PrivateToSensitive() local
|
D | Attest_spt.c | 72 TPMI_ALG_HASH hashAlg; in FillInAttestInfo() local 132 TPMI_ALG_HASH hashAlg; in SignAttestInfo() local
|
D | CryptUtil.c | 154 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in CryptStartHash() 183 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in CryptStartHashSequence() 212 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in CryptStartHMAC() 249 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in CryptStartHMACSequence() 284 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in CryptStartHMAC2B() 308 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in CryptStartHMACSequence2B() 573 TPM_ALG_ID hashAlg // IN: hash algorithm in CryptGetHashDigestSize() 704 TPM_ALG_ID hashAlg; in CryptGenerateKeyedHash() local 856 TPM_ALG_ID hashAlg, // IN: the hash algorithm for the KDF in CryptGenerateKeyRSA() 997 TPMI_ALG_HASH hashAlg = TPM_ALG_NULL; // hash algorithm in the selected in CryptDecryptRSA() local [all …]
|
D | Quote.c | 27 TPMI_ALG_HASH hashAlg; in TPM2_Quote() local
|
D | HMAC_Start.c | 28 TPM_ALG_ID hashAlg; in TPM2_HMAC_Start() local
|
D | EventSequenceComplete.c | 26 TPM_ALG_ID hashAlg; in TPM2_EventSequenceComplete() local
|
D | SequenceComplete.c | 44 TPM_ALG_ID hashAlg = hashObject->state.hashState[0].state.hashAlg; in TPM2_SequenceComplete() local
|
D | HMAC.c | 27 TPMI_ALG_HASH hashAlg; in TPM2_HMAC() local
|
D | PolicyAuthorize.c | 29 TPM_ALG_ID hashAlg; in TPM2_PolicyAuthorize() local
|
D | SetPrimaryPolicy_fp.h | 15 TPMI_ALG_HASH hashAlg; member
|
D | PCR_SetAuthPolicy_fp.h | 15 TPMI_ALG_HASH hashAlg; member
|
D | HashSequenceStart_fp.h | 14 TPMI_ALG_HASH hashAlg; member
|
D | HMAC_Start_fp.h | 15 TPMI_ALG_HASH hashAlg; member
|
D | HMAC_fp.h | 15 TPMI_ALG_HASH hashAlg; member
|
D | Hash_fp.h | 14 TPMI_ALG_HASH hashAlg; member
|
D | CpriRNG.c | 135 TPM_ALG_ID hashAlg, // IN: used by KDF version but not here in _cpri__GenerateSeededRandom()
|
D | Entity.c | 252 TPMI_ALG_HASH hashAlg = TPM_ALG_NULL; in EntityGetAuthPolicy() local
|
D | Object.c | 454 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in ObjectCreateHMACSequence() 486 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in ObjectCreateHashSequence()
|
D | CryptoEngine.h | 104 TPM_ALG_ID hashAlg; member 113 TPM_ALG_ID hashAlg; member
|
D | Ticket.c | 129 TPM_ALG_ID hashAlg, // IN: the hash algorithm used to create in TicketComputeHashCheck()
|
/external/libchrome/crypto/third_party/nss/ |
D | rsawrapr.c | 20 MGF1(HASH_HashType hashAlg, unsigned char *mask, unsigned int maskLen, in MGF1() 75 HASH_HashType hashAlg, HASH_HashType maskHashAlg, in emsa_pss_verify()
|