Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/internal/
Dhash.h40 struct crypto_ahash_spawn { struct
90 int crypto_init_ahash_spawn(struct crypto_ahash_spawn *spawn,
94 static inline void crypto_drop_ahash(struct crypto_ahash_spawn *spawn) in crypto_drop_ahash()
182 struct crypto_ahash_spawn *spawn) in crypto_spawn_ahash()
/Linux-v5.4/crypto/
Dauthenc.c23 struct crypto_ahash_spawn auth;
Dauthencesn.c26 struct crypto_ahash_spawn auth;
Dahash.c656 int crypto_init_ahash_spawn(struct crypto_ahash_spawn *spawn, in crypto_init_ahash_spawn()
Dchacha20poly1305.c23 struct crypto_ahash_spawn poly;
Dccm.c22 struct crypto_ahash_spawn mac;
Dgcm.c25 struct crypto_ahash_spawn ghash;