Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha512.c199 static int crypto_hmac_sha384_import(struct shash_desc *desc, const void *in) in crypto_hmac_sha384_import() function
308 .import = crypto_hmac_sha384_import,