Searched refs:sha_512_expected (Results 1 - 1 of 1) sorted by relevance
/system/keymaster/ |
H A D | android_keymaster_test.cpp | 904 uint8_t sha_512_expected[] = { local 917 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_512, make_string(sha_512_expected)); 940 uint8_t sha_512_expected[] = { local 951 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_512, make_string(sha_512_expected)); 974 uint8_t sha_512_expected[] = { local 985 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_512, make_string(sha_512_expected)); 1012 uint8_t sha_512_expected[] = { local 1023 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_512, make_string(sha_512_expected)); 1044 uint8_t sha_512_expected[] = { local 1052 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_512, make_string(sha_512_expected)); 1076 uint8_t sha_512_expected[] = { local 1113 uint8_t sha_512_expected[] = { local [all...] |
Completed in 203 milliseconds