Searched refs:hmac_sha1_preparekey (Results 1 – 7 of 7) sorted by relevance
16 #define HMAC_PREPAREKEY hmac_sha1_preparekey
120 void hmac_sha1_preparekey(struct hmac_sha1_key *key,
238 void hmac_sha1_preparekey(struct hmac_sha1_key *key, in hmac_sha1_preparekey() function244 EXPORT_SYMBOL_GPL(hmac_sha1_preparekey);
125 hmac_sha1_preparekey(HMAC_SHA1_KEY(tfm), raw_key, keylen); in crypto_hmac_sha1_setkey()
242 hmac_sha1_preparekey(&hinfo->key.sha1, in seg6_hmac_info_add()
101 hmac_sha1_preparekey(&key, auth_key, auth_keylen); in qat_alg_do_precomputes()
294 hmac_sha1_preparekey(&k.sha1, raw_key, raw_key_len); in chcr_prepare_hmac_key()