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

/opensolaris-onvv-gate/usr/src/common/crypto/fips/
H A Dfips_sha1_util.c271 = sizeof (HMAC_known_secret_key);
299 sha1_hmac_ctx = fips_sha1_hmac_build_context(HMAC_known_secret_key,
308 rv = fips_hmac_sha1_hash(hmac_computed, HMAC_known_secret_key,
H A Dfips_test_vectors.h137 extern uint8_t HMAC_known_secret_key[8];
H A Dfips_test_vectors.c496 uint8_t HMAC_known_secret_key[] = { variable

Completed in 109 milliseconds