Home
last modified time | relevance | path

Searched defs:hashAlg (Results 1 – 25 of 34) sorted by relevance

12

/external/tpm2/
DCpriHash.c34 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 …]
DCpriRSA.c335 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 …]
DCryptUtil_fp.h185 #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
Dstubs_hash.c10 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()
DObject_spt.c104 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
DAttest_spt.c72 TPMI_ALG_HASH hashAlg; in FillInAttestInfo() local
132 TPMI_ALG_HASH hashAlg; in SignAttestInfo() local
DCryptUtil.c154 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 …]
DQuote.c27 TPMI_ALG_HASH hashAlg; in TPM2_Quote() local
DHMAC_Start.c28 TPM_ALG_ID hashAlg; in TPM2_HMAC_Start() local
DEventSequenceComplete.c26 TPM_ALG_ID hashAlg; in TPM2_EventSequenceComplete() local
DSequenceComplete.c44 TPM_ALG_ID hashAlg = hashObject->state.hashState[0].state.hashAlg; in TPM2_SequenceComplete() local
DHMAC.c27 TPMI_ALG_HASH hashAlg; in TPM2_HMAC() local
DPolicyAuthorize.c29 TPM_ALG_ID hashAlg; in TPM2_PolicyAuthorize() local
DSetPrimaryPolicy_fp.h15 TPMI_ALG_HASH hashAlg; member
DPCR_SetAuthPolicy_fp.h15 TPMI_ALG_HASH hashAlg; member
DHashSequenceStart_fp.h14 TPMI_ALG_HASH hashAlg; member
DHMAC_Start_fp.h15 TPMI_ALG_HASH hashAlg; member
DHMAC_fp.h15 TPMI_ALG_HASH hashAlg; member
DHash_fp.h14 TPMI_ALG_HASH hashAlg; member
DCpriRNG.c135 TPM_ALG_ID hashAlg, // IN: used by KDF version but not here in _cpri__GenerateSeededRandom()
DEntity.c252 TPMI_ALG_HASH hashAlg = TPM_ALG_NULL; in EntityGetAuthPolicy() local
DObject.c454 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in ObjectCreateHMACSequence()
486 TPMI_ALG_HASH hashAlg, // IN: hash algorithm in ObjectCreateHashSequence()
DCryptoEngine.h104 TPM_ALG_ID hashAlg; member
113 TPM_ALG_ID hashAlg; member
DTicket.c129 TPM_ALG_ID hashAlg, // IN: the hash algorithm used to create in TicketComputeHashCheck()
/external/libchrome/crypto/third_party/nss/
Drsawrapr.c20 MGF1(HASH_HashType hashAlg, unsigned char *mask, unsigned int maskLen, in MGF1()
75 HASH_HashType hashAlg, HASH_HashType maskHashAlg, in emsa_pss_verify()

12