Home
last modified time | relevance | path

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

/lib/crypto/tests/
A Dsha256_kunit.c19 #define HMAC_FINAL hmac_sha256_final
/lib/crypto/
A Dsha256.c367 void hmac_sha256_final(struct hmac_sha256_ctx *ctx, in hmac_sha256_final() function
372 EXPORT_SYMBOL_GPL(hmac_sha256_final);
392 hmac_sha256_final(&ctx, out); in hmac_sha256()
416 hmac_sha256_final(&ctx, out); in hmac_sha256_usingrawkey()

Completed in 12 milliseconds