Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha1.c173 static int crypto_hmac_sha1_import_core(struct shash_desc *desc, const void *in) in crypto_hmac_sha1_import_core() function
216 .import_core = crypto_hmac_sha1_import_core,