/crypto/ |
D | api.c | 56 u32 mask) in __crypto_alg_lookup() 105 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc() 126 u32 mask) in crypto_larval_add() 192 u32 mask) in crypto_alg_lookup() 216 u32 mask) in crypto_larval_lookup() 259 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup() 292 static int crypto_init_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_ops() 322 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize() 356 u32 mask) in __crypto_alloc_tfm() 413 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base() [all …]
|
D | akcipher.c | 94 u32 type, u32 mask) in crypto_grab_akcipher() 102 u32 mask) in crypto_alloc_akcipher()
|
D | aead.c | 232 struct rtattr **tb, u32 type, u32 mask) in aead_geniv_alloc() 372 u32 type, u32 mask) in crypto_grab_aead() 379 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_aead()
|
D | ahash.c | 225 unsigned long mask) in ahash_align_buffer_size() 560 u32 mask) in crypto_alloc_ahash() 566 int crypto_has_ahash(const char *alg_name, u32 type, u32 mask) in crypto_has_ahash() 665 struct hash_alg_common *ahash_attr_alg(struct rtattr *rta, u32 type, u32 mask) in ahash_attr_alg()
|
D | testmgr.c | 62 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test() 1675 static int alloc_shash(const char *driver, u32 type, u32 mask, in alloc_shash() 1710 u32 type, u32 mask, in __alg_test_hash() 1795 u32 type, u32 mask) in alg_test_hash() 2295 u32 type, u32 mask) in alg_test_aead() 2845 const char *driver, u32 type, u32 mask) in alg_test_skcipher() 3236 const char *driver, u32 type, u32 mask) in alg_test_cipher() 3258 u32 type, u32 mask) in alg_test_comp() 3296 const char *driver, u32 type, u32 mask) in alg_test_crc32c() 3348 u32 type, u32 mask) in alg_test_cprng() [all …]
|
D | poly1305_generic.c | 32 static inline u32 and(u32 v, u32 mask) in and() 220 u32 mask; in poly1305_core_emit() local
|
D | cryptd.c | 195 u32 *mask) in cryptd_check_internal() 405 u32 mask; in cryptd_create_skcipher() local 677 u32 mask = 0; in cryptd_create_hash() local 861 u32 mask = CRYPTO_ALG_ASYNC; in cryptd_create_aead() local 962 u32 type, u32 mask) in cryptd_alloc_skcipher() 1014 u32 type, u32 mask) in cryptd_alloc_ahash() 1071 u32 type, u32 mask) in cryptd_alloc_aead()
|
D | algapi.c | 615 struct crypto_instance *inst, u32 mask) in crypto_init_spawn() 655 u32 type, u32 mask) in crypto_grab_spawn() 703 u32 mask) in crypto_spawn_tfm() 814 u32 type, u32 mask) in crypto_attr_alg2() 1028 u32 type, u32 mask) in crypto_type_has_alg()
|
D | kpp.c | 84 struct crypto_kpp *crypto_alloc_kpp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_kpp()
|
D | internal.h | 31 u32 mask; member
|
D | skcipher.c | 982 const char *name, u32 type, u32 mask) in crypto_grab_skcipher() 990 u32 type, u32 mask) in crypto_alloc_skcipher() 997 const char *alg_name, u32 type, u32 mask) in crypto_alloc_sync_skcipher() 1020 int crypto_has_skcipher2(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher2() 1177 u32 mask; in skcipher_alloc_instance_simple() local
|
D | algif_rng.c | 116 static void *rng_bind(const char *name, u32 type, u32 mask) in rng_bind()
|
D | ablkcipher.c | 335 u32 mask) in crypto_ablkcipher_ctxsize() 341 u32 mask) in crypto_init_ablkcipher_ops()
|
D | acompress.c | 106 u32 mask) in crypto_alloc_acomp()
|
D | rng.c | 110 struct crypto_rng *crypto_alloc_rng(const char *alg_name, u32 type, u32 mask) in crypto_alloc_rng()
|
D | blkcipher.c | 440 u32 mask) in crypto_blkcipher_ctxsize() 487 static int crypto_init_blkcipher_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_blkcipher_ops()
|
D | shash.c | 448 u32 mask) in crypto_alloc_shash() 569 struct shash_alg *shash_attr_alg(struct rtattr *rta, u32 type, u32 mask) in shash_attr_alg()
|
D | algif_skcipher.c | 304 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind()
|
D | ctr.c | 270 u32 mask; in crypto_rfc3686_create() local
|
D | pcrypt.c | 215 u32 type, u32 mask) in pcrypt_create_aead()
|
D | jitterentropy.c | 131 unsigned int mask = (1<<bits) - 1; in jent_loop_shuffle() local
|
D | tcrypt.c | 63 static u32 mask; variable 1055 struct hash_speed *speed, unsigned mask) in test_ahash_speed_common() 1660 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test()
|
D | xts.c | 344 u32 mask; in create() local
|
D | algif_hash.c | 401 static void *hash_bind(const char *name, u32 type, u32 mask) in hash_bind()
|
D | algif_aead.c | 473 static void *aead_bind(const char *name, u32 type, u32 mask) in aead_bind()
|