Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha256.c301 static int crypto_hmac_sha256_export_core(struct shash_desc *desc, void *out) in crypto_hmac_sha256_export_core() function
390 .export_core = crypto_hmac_sha256_export_core,