Searched refs:sha_256_expected (Results 1 - 1 of 1) sorted by relevance
/system/keymaster/ |
H A D | android_keymaster_test.cpp | 869 uint8_t sha_256_expected[] = { local 890 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_256, make_string(sha_256_expected)); 907 uint8_t sha_256_expected[] = { local 926 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_256, make_string(sha_256_expected)); 929 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_256, make_string(sha_256_expected)); 944 uint8_t sha_256_expected[] = { local 963 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_256, make_string(sha_256_expected)); 966 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_256, make_string(sha_256_expected)); 985 uint8_t sha_256_expected[] = { local 1004 CheckHmacTestVector(key, message, KM_DIGEST_SHA_2_256, make_string(sha_256_expected)); 1023 uint8_t sha_256_expected[] = { local 1054 uint8_t sha_256_expected[] = { local 1093 uint8_t sha_256_expected[] = { local [all...] |
Completed in 298 milliseconds