Home
last modified time | relevance | path

Searched refs:crypto_spawn_ahash_alg (Results 1 - 12 of 12) sorted by relevance

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

Completed in 13 milliseconds