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

/linux-master/include/crypto/internal/
H A Dhash.h99 static inline struct hash_alg_common *crypto_spawn_ahash_alg( function
/linux-master/crypto/
H A Dauthenc.c388 auth = crypto_spawn_ahash_alg(&ctx->auth);
H A Dauthencesn.c404 auth = crypto_spawn_ahash_alg(&ctx->auth);
H A Dccm.c471 mac = crypto_spawn_ahash_alg(&ictx->mac);
H A Dchacha20poly1305.c588 poly = crypto_spawn_ahash_alg(&ctx->poly);
H A Dgcm.c599 ghash = crypto_spawn_ahash_alg(&ctx->ghash);

Completed in 283 milliseconds