Home
last modified time | relevance | path

Searched refs:crypto_spawn_ahash_alg (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/crypto/internal/
A Dhash.h103 static inline struct hash_alg_common *crypto_spawn_ahash_alg( in crypto_spawn_ahash_alg() function
/linux-6.3-rc2/crypto/
A Dauthencesn.c411 auth = crypto_spawn_ahash_alg(&ctx->auth); in crypto_authenc_esn_create()
A Dauthenc.c394 auth = crypto_spawn_ahash_alg(&ctx->auth); in crypto_authenc_create()
A Dchacha20poly1305.c588 poly = crypto_spawn_ahash_alg(&ctx->poly); in chachapoly_create()
A Dccm.c470 mac = crypto_spawn_ahash_alg(&ictx->mac); in crypto_ccm_create_common()
A Dgcm.c599 ghash = crypto_spawn_ahash_alg(&ctx->ghash); in crypto_gcm_create_common()

Completed in 13 milliseconds