Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha512.c294 static int crypto_hmac_sha512_export(struct shash_desc *desc, void *out) in crypto_hmac_sha512_export() function
394 .export = crypto_hmac_sha512_export,