Home
last modified time | relevance | path

Searched refs:fips140_integ_hmac_key (Results 1 – 1 of 1) sorted by relevance

/crypto/
Dfips140-module.c42 u8 __initdata fips140_integ_hmac_key[] = "The quick brown fox jumps over the lazy dog"; variable
508 err = crypto_shash_setkey(tfm, fips140_integ_hmac_key, in check_fips140_module_hmac()
509 strlen(fips140_integ_hmac_key)) ?: in check_fips140_module_hmac()