Home
last modified time | relevance | path

Searched refs:crypto_ahash_spawn (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/include/crypto/internal/
Dhash.h54 struct crypto_ahash_spawn { struct
88 int crypto_grab_ahash(struct crypto_ahash_spawn *spawn,
92 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash()
98 struct crypto_ahash_spawn *spawn) in crypto_spawn_ahash_alg()
183 struct crypto_ahash_spawn *spawn) in crypto_spawn_ahash()
/linux-5.19.10/crypto/
Dauthenc.c23 struct crypto_ahash_spawn auth;
Dauthencesn.c26 struct crypto_ahash_spawn auth;
Dahash.c546 int crypto_grab_ahash(struct crypto_ahash_spawn *spawn, in crypto_grab_ahash()
Dchacha20poly1305.c21 struct crypto_ahash_spawn poly;
Dccm.c21 struct crypto_ahash_spawn mac;
Dgcm.c24 struct crypto_ahash_spawn ghash;