Searched refs:crypto_alg (Results 1 – 13 of 13) sorted by relevance
58 unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask);59 unsigned int (*extsize)(struct crypto_alg *alg);61 void (*show)(struct seq_file *m, struct crypto_alg *alg);62 int (*report)(struct sk_buff *skb, struct crypto_alg *alg);72 struct crypto_alg alg;100 struct crypto_alg *alg;138 int crypto_register_alg(struct crypto_alg *alg);139 void crypto_unregister_alg(struct crypto_alg *alg);140 int crypto_register_algs(struct crypto_alg *algs, int count);141 void crypto_unregister_algs(struct crypto_alg *algs, int count);[all …]
53 struct crypto_alg base;99 static inline struct rng_alg *__crypto_rng_alg(struct crypto_alg *alg) in __crypto_rng_alg()
60 struct crypto_alg base; \112 struct crypto_alg *alg) in __crypto_comp_alg_common()
88 struct crypto_alg base;119 static inline struct kpp_alg *__crypto_kpp_alg(struct crypto_alg *alg) in __crypto_kpp_alg()
109 struct crypto_alg base;142 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg()
47 struct crypto_alg base; \341 struct crypto_alg *alg) in __crypto_hash_alg_common()742 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg()
152 struct crypto_alg base;
93 struct crypto_alg base; \
343 struct crypto_alg { struct367 void (*cra_destroy)(struct crypto_alg *alg); argument431 struct crypto_alg *__crt_alg;
49 static inline struct scomp_alg *__crypto_scomp_alg(struct crypto_alg *alg) in __crypto_scomp_alg()
200 static inline struct crypto_alg *crypto_spawn_cipher_alg( in crypto_spawn_cipher_alg()
142 static inline struct ahash_alg *__crypto_ahash_alg(struct crypto_alg *alg) in __crypto_ahash_alg()
275 static inline struct crypto_alg *skcipher_ialg_simple( in skcipher_ialg_simple()