Searched defs:outHash (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/tpm2-tss/src/tss2-sys/api/ |
H A D | Tss2_Sys_Hash.c | 71 TPM2B_DIGEST *outHash, in Tss2_Sys_Hash_Complete() 103 TPM2B_DIGEST *outHash, in Tss2_Sys_Hash()
|
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/ |
H A D | hmac.c | 64 void hmacFinish(struct HmacContext *ctx, void *outHash, const size_t hashLen) { in hmacFinish() 76 const size_t dataLen, void *outHash, const size_t hashLen) { in hmacSha256()
|
H A D | sha2.c | 170 void sha2finish(struct Sha2Context *ctx, void *outHash, uint32_t hashLen) { in sha2finish() 200 void sha256(const void *inData, const uint32_t dataLen, void *outHash, in sha256()
|
/aosp_15_r20/external/tpm2-tss/src/tss2-esys/api/ |
H A D | Esys_Hash.c | 71 TPM2B_DIGEST **outHash, in Esys_Hash() 231 TPM2B_DIGEST **outHash, in Esys_Hash_Finish()
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/ls_client/src/ |
D | LsClient.cpp | 212 std::stringstream outHash; in printLSStatus() local 453 static uint8_t outHash[HASH_DATA_LENGTH] = {0}; in getHASH() local
|
/aosp_15_r20/external/tpm2-tss/test/integration/ |
H A D | esys-hash.int.c | 41 TPM2B_DIGEST *outHash = NULL; in test_esys_hash() local
|
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
H A D | Hash_fp.h | 54 TPM2B_DIGEST outHash; member
|
/aosp_15_r20/external/tpm2-tss/test/unit/ |
H A D | esys-tcti-rcs.c | 923 TPM2B_DIGEST *outHash; in test_Hash() local
|
H A D | esys-sequence-finish.c | 587 TPM2B_DIGEST *outHash; in check_Hash() local
|
H A D | esys-tpm-rcs.c | 903 TPM2B_DIGEST *outHash; in test_Hash() local
|
H A D | esys-resubmissions.c | 976 TPM2B_DIGEST *outHash; in test_Hash() local
|