Searched refs:sha_384_expected (Results 1 - 1 of 1) sorted by relevance
/system/keymaster/ |
H A D | android_keymaster_test.cpp | 898 uint8_t sha_384_expected[] = { local 916 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_384, make_string(sha_384_expected)); 934 uint8_t sha_384_expected[] = { local 950 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_384, make_string(sha_384_expected)); 968 uint8_t sha_384_expected[] = { local 984 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_384, make_string(sha_384_expected)); 1006 uint8_t sha_384_expected[] = { local 1022 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_384, make_string(sha_384_expected)); 1040 uint8_t sha_384_expected[] = { local 1051 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_384, make_string(sha_384_expected)); 1070 uint8_t sha_384_expected[] = { local 1107 uint8_t sha_384_expected[] = { local [all...] |
Completed in 27 milliseconds