Home
last modified time | relevance | path

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

/lib/crypto/tests/
A Dsha512_kunit.c19 #define HMAC_FINAL hmac_sha512_final
/lib/crypto/
A Dsha512.c355 void hmac_sha512_final(struct hmac_sha512_ctx *ctx, in hmac_sha512_final() function
360 EXPORT_SYMBOL_GPL(hmac_sha512_final);
380 hmac_sha512_final(&ctx, out); in hmac_sha512()
404 hmac_sha512_final(&ctx, out); in hmac_sha512_usingrawkey()

Completed in 6 milliseconds