Home
last modified time | relevance | path

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

/lib/crypto/tests/
A Dsha224_kunit.c19 #define HMAC_FINAL hmac_sha224_final
/lib/crypto/
A Dsha256.c360 void hmac_sha224_final(struct hmac_sha224_ctx *ctx, in hmac_sha224_final() function
365 EXPORT_SYMBOL_GPL(hmac_sha224_final);
381 hmac_sha224_final(&ctx, out); in hmac_sha224()
404 hmac_sha224_final(&ctx, out); in hmac_sha224_usingrawkey()

Completed in 4 milliseconds