Searched refs:hmac_sha1_known_hash_message (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_sha1_util.c305 fips_hmac_sha1_hash(sha1_hmac_ctx, hmac_sha1_known_hash_message,
306 sizeof (hmac_sha1_known_hash_message), hmac_computed);
309 HMAC_known_secret_key_length, hmac_sha1_known_hash_message,
310 sizeof (hmac_sha1_known_hash_message));
H A Dfips_test_vectors.h139 extern uint8_t hmac_sha1_known_hash_message[128];
H A Dfips_test_vectors.c506 uint8_t hmac_sha1_known_hash_message[] = { variable

Completed in 100 milliseconds