Home
last modified time | relevance | path

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

/lib/crypto/tests/
A Dsha384_kunit.c19 #define HMAC_FINAL hmac_sha384_final
/lib/crypto/
A Dsha512.c348 void hmac_sha384_final(struct hmac_sha384_ctx *ctx, in hmac_sha384_final() function
353 EXPORT_SYMBOL_GPL(hmac_sha384_final);
369 hmac_sha384_final(&ctx, out); in hmac_sha384()
392 hmac_sha384_final(&ctx, out); in hmac_sha384_usingrawkey()

Completed in 4 milliseconds