Home | History | Annotate | Download | only in functional

Lines Matching refs:sha_256_expected

1172     uint8_t sha_256_expected[] = {
1192 CheckHmacTestVector(key, message, Digest::SHA_2_256, make_string(sha_256_expected));
1210 uint8_t sha_256_expected[] = {
1224 CheckHmacTestVector(key, message, Digest::SHA_2_256, make_string(sha_256_expected));
1242 uint8_t sha_256_expected[] = {
1262 CheckHmacTestVector(key, message, Digest::SHA_2_256, make_string(sha_256_expected));
1283 uint8_t sha_256_expected[] = {
1303 CheckHmacTestVector(key, message, Digest::SHA_2_256, make_string(sha_256_expected));