Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dsha512.c349 void hmac_sha384_final(struct hmac_sha384_ctx *ctx, in hmac_sha384_final() function
354 EXPORT_SYMBOL_GPL(hmac_sha384_final);
370 hmac_sha384_final(&ctx, out); in hmac_sha384()
393 hmac_sha384_final(&ctx, out); in hmac_sha384_usingrawkey()
/linux/lib/crypto/tests/
H A Dsha384_kunit.c19 #define HMAC_FINAL hmac_sha384_final
/linux/crypto/
H A Dsha512.c215 hmac_sha384_final(HMAC_SHA384_CTX(desc), out); in crypto_hmac_sha384_final()
/linux/include/crypto/
H A Dsha2.h703 void hmac_sha384_final(struct hmac_sha384_ctx *ctx,