Home
last modified time | relevance | path

Searched defs:mask (Results 1 – 25 of 39) sorted by relevance

12

/crypto/
Dapi.c57 u32 mask) in __crypto_alg_lookup()
106 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
127 u32 mask) in crypto_larval_add()
233 u32 mask) in crypto_alg_lookup()
257 u32 mask) in crypto_larval_lookup()
300 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup()
333 static int crypto_init_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_ops()
350 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize()
384 u32 mask) in __crypto_alloc_tfm()
441 struct crypto_tfm *crypto_alloc_base(const char *alg_name, u32 type, u32 mask) in crypto_alloc_base()
[all …]
Dakcipher.c95 const char *name, u32 type, u32 mask) in crypto_grab_akcipher()
103 u32 mask) in crypto_alloc_akcipher()
Dacompress.c106 u32 mask) in crypto_alloc_acomp()
113 u32 mask, int node) in crypto_alloc_acomp_node()
Dinternal.h30 u32 mask; member
122 const struct crypto_type *frontend, u32 type, u32 mask) in crypto_alloc_tfm()
Dahash.c194 unsigned long mask) in ahash_align_buffer_size()
548 const char *name, u32 type, u32 mask) in crypto_grab_ahash()
556 u32 mask) in crypto_alloc_ahash()
562 int crypto_has_ahash(const char *alg_name, u32 type, u32 mask) in crypto_has_ahash()
Dskcipher.c746 const char *name, u32 type, u32 mask) in crypto_grab_skcipher()
754 u32 type, u32 mask) in crypto_alloc_skcipher()
761 const char *alg_name, u32 type, u32 mask) in crypto_alloc_sync_skcipher()
784 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher()
932 u32 mask; in skcipher_alloc_instance_simple() local
Dtestmgr.c66 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()
1758 static int alloc_shash(const char *driver, u32 type, u32 mask, in alloc_shash()
1793 u32 type, u32 mask, in __alg_test_hash()
1878 u32 type, u32 mask) in alg_test_hash()
2546 u32 type, u32 mask) in alg_test_aead()
3114 const char *driver, u32 type, u32 mask) in alg_test_skcipher()
3505 const char *driver, u32 type, u32 mask) in alg_test_cipher()
3527 u32 type, u32 mask) in alg_test_comp()
3565 const char *driver, u32 type, u32 mask) in alg_test_crc32c()
3618 u32 type, u32 mask) in alg_test_cprng()
[all …]
Daead.c207 const char *name, u32 type, u32 mask) in crypto_grab_aead()
214 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_aead()
Dcryptd.c195 u32 *type, u32 *mask) in cryptd_type_and_mask()
378 u32 mask; in cryptd_create_skcipher() local
644 u32 mask; in cryptd_create_hash() local
831 u32 mask; in cryptd_create_aead() local
906 u32 type, u32 mask) in cryptd_alloc_skcipher()
958 u32 type, u32 mask) in cryptd_alloc_ahash()
1015 u32 type, u32 mask) in cryptd_alloc_aead()
Dgeniv.c49 u32 mask; in aead_geniv_alloc() local
Dkpp.c84 struct crypto_kpp *crypto_alloc_kpp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_kpp()
Drng.c110 struct crypto_rng *crypto_alloc_rng(const char *alg_name, u32 type, u32 mask) in crypto_alloc_rng()
Dalgapi.c696 const char *name, u32 type, u32 mask) in crypto_grab_spawn()
771 u32 mask) in crypto_spawn_tfm()
1066 u32 type, u32 mask) in crypto_type_has_alg()
Dccm.c451 u32 mask; in crypto_ccm_create_common() local
709 u32 mask; in crypto_rfc4309_create() local
868 u32 mask; in cbcmac_create() local
Dcmac.c229 u32 mask; in cmac_create() local
Dxcbc.c195 u32 mask; in xcbc_create() local
Dhmac.c171 u32 mask; in hmac_create() local
Dshash.c510 const char *name, u32 type, u32 mask) in crypto_grab_shash()
518 u32 mask) in crypto_alloc_shash()
Dlrw.c306 u32 mask; in lrw_create() local
Dalgif_rng.c202 static void *rng_bind(const char *name, u32 type, u32 mask) in rng_bind()
Dalgif_skcipher.c293 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind()
Dgcm.c581 u32 mask; in crypto_gcm_create_common() local
830 u32 mask; in crypto_rfc4106_create() local
1045 u32 mask; in crypto_rfc4543_create() local
Dcts.c329 u32 mask; in crypto_cts_create() local
Dctr.c263 u32 mask; in crypto_rfc3686_create() local
Dtcrypt.c63 static u32 mask; variable
1069 struct hash_speed *speed, unsigned mask) in test_ahash_speed_common()
1667 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test()

12