Searched defs:alg (Results 101 - 125 of 251) sorted by relevance

1234567891011

/linux-master/crypto/
H A Dlrw.c302 struct skcipher_alg_common *alg; local
[all...]
H A Dpcrypt.c220 pcrypt_init_instance(struct crypto_instance *inst, struct crypto_alg *alg) argument
241 struct aead_alg *alg; local
[all...]
H A Dhmac.c181 struct crypto_alg *alg; local
[all...]
H A Dcmac.c236 struct crypto_alg *alg; local
[all...]
H A Dxts.c342 struct skcipher_alg_common *alg; local
[all...]
H A Dapi.c41 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) argument
47 void crypto_mod_put(struct crypto_alg *alg) argument
59 struct crypto_alg *q, *alg = NULL; local
96 crypto_larval_destroy(struct crypto_alg *alg) argument
129 struct crypto_alg *alg; local
155 crypto_larval_kill(struct crypto_alg *alg) argument
202 crypto_larval_wait(struct crypto_alg *alg) argument
238 struct crypto_alg *alg; local
274 struct crypto_alg *alg; local
317 struct crypto_alg *alg; local
356 crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) argument
381 crypto_shoot_alg(struct crypto_alg *alg) argument
389 __crypto_alloc_tfmgfp(struct crypto_alg *alg, u32 type, u32 mask, gfp_t gfp) argument
421 __crypto_alloc_tfm(struct crypto_alg *alg, u32 type, u32 mask) argument
456 struct crypto_alg *alg; local
484 crypto_alloc_tfmmem(struct crypto_alg *alg, const struct crypto_type *frontend, int node, gfp_t gfp) argument
508 crypto_create_tfm_node(struct crypto_alg *alg, const struct crypto_type *frontend, int node) argument
546 struct crypto_alg *alg = otfm->__crt_alg; local
615 struct crypto_alg *alg; local
653 struct crypto_alg *alg; local
673 struct crypto_alg *alg = crypto_alg_mod_lookup(name, type, mask); local
[all...]
H A Daead.c111 struct aead_alg *alg = crypto_aead_alg(aead); local
119 struct aead_alg *alg = crypto_aead_alg(aead); local
134 crypto_aead_report( struct sk_buff *skb, struct crypto_alg *alg) argument
154 crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) argument
211 aead_prepare_alg(struct aead_alg *alg) argument
229 crypto_register_aead(struct aead_alg *alg) argument
242 crypto_unregister_aead(struct aead_alg *alg) argument
[all...]
H A Dakcipher.c39 static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) argument
47 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher); local
55 struct akcipher_alg *alg = crypto_akcipher_alg(akcipher); local
105 static void akcipher_prepare_alg(struct akcipher_alg *alg) argument
23 crypto_akcipher_report( struct sk_buff *skb, struct crypto_alg *alg) argument
125 crypto_register_akcipher(struct akcipher_alg *alg) argument
145 crypto_unregister_akcipher(struct akcipher_alg *alg) argument
[all...]
H A Dshash.c26 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) argument
147 struct shash_alg *alg = crypto_shash_alg(hash); local
155 struct shash_alg *alg = crypto_shash_alg(hash); local
189 crypto_shash_report( struct sk_buff *skb, struct crypto_alg *alg) argument
207 crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) argument
257 struct shash_alg *alg = crypto_shash_alg(hash); local
290 hash_prepare_alg(struct hash_alg_common *alg) argument
306 shash_prepare_alg(struct shash_alg *alg) argument
347 crypto_register_shash(struct shash_alg *alg) argument
360 crypto_unregister_shash(struct shash_alg *alg) argument
[all...]
H A Dscompress.c56 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg) argument
280 int crypto_register_scomp(struct scomp_alg *alg) argument
293 void crypto_unregister_scomp(struct scomp_alg *alg) argument
40 crypto_scomp_report( struct sk_buff *skb, struct crypto_alg *alg) argument
H A Dcrypto_user.c37 struct crypto_alg *q, *alg = NULL; local
71 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) argument
87 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) argument
98 static int crypto_report_one(struct crypto_alg *alg, argument
153 crypto_report_alg(struct crypto_alg *alg, struct crypto_dump_info *info) argument
188 struct crypto_alg *alg; local
228 struct crypto_alg *alg; local
262 struct crypto_alg *alg; local
298 struct crypto_alg *alg; local
338 struct crypto_alg *alg; local
445 struct crypto_alg *alg; local
[all...]
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-sha.c50 struct shash_alg *alg = crypto_shash_alg(hash); local
/linux-master/net/ipv4/
H A Dtcp_sigpool.c17 const char *alg; member in struct:sigpool_entry
113 static int __cpool_alloc_ahash(struct sigpool_entry *e, const char *alg) argument
150 int tcp_sigpool_alloc_ahash(const char *alg, size_ argument
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes.c41 struct ccp_crypto_skcipher_alg *alg = ccp_crypto_skcipher_alg(tfm); local
293 struct skcipher_alg *alg; local
[all...]
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c26 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
73 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
313 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
438 struct skcipher_alg *alg local
[all...]
H A Drk3288_crypto_ahash.c49 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
263 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
348 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c98 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
194 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
238 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
267 struct ahash_alg *alg local
343 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
393 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
479 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
[all...]
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c28 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
97 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
127 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
419 struct skcipher_alg *alg local
[all...]
H A Dsun8i-ce-hash.c29 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
123 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
166 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
194 struct ahash_alg *alg local
209 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
242 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
334 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
[all...]
/linux-master/include/crypto/internal/
H A Dhash.h37 struct ahash_alg alg; member in union:ahash_instance::__anon661
48 struct shash_alg alg; member in union:shash_instance::__anon663
79 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) argument
84 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) argument
142 __crypto_ahash_alg(struct crypto_alg *alg) argument
[all...]
/linux-master/include/crypto/
H A Daead.h222 static inline unsigned int crypto_aead_alg_ivsize(struct aead_alg *alg) argument
258 static inline unsigned int crypto_aead_alg_maxauthsize(struct aead_alg *alg) argument
H A Dakcipher.h142 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) argument
275 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); local
405 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); local
427 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); local
H A Dkpp.h119 static inline struct kpp_alg *__crypto_kpp_alg(struct crypto_alg *alg) argument
345 struct kpp_alg *alg = crypto_kpp_alg(tfm); local
/linux-master/security/integrity/ima/
H A Dima_api.c208 enum hash_algo alg; local
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_wx.c476 const char *alg, *module; local
[all...]

Completed in 153 milliseconds

1234567891011