Home
last modified time | relevance | path

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

/crypto/
Dapi.c55 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup()
105 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc()
125 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add()
191 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup()
215 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, 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()
316 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops() local
322 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize()
355 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm()
[all …]
Dalgboss.c29 } type; member
54 u32 type; member
208 u32 type = param->type; in cryptomgr_test() local
231 u32 type; in cryptomgr_schedule_test() local
Daf_alg.c23 const struct af_alg_type *type; member
41 const struct af_alg_type *type = ERR_PTR(-ENOENT); in alg_get_type() local
58 int af_alg_register_type(const struct af_alg_type *type) in af_alg_register_type()
88 int af_alg_unregister_type(const struct af_alg_type *type) in af_alg_unregister_type()
109 static void alg_do_release(const struct af_alg_type *type, void *private) in alg_do_release()
156 const struct af_alg_type *type; in alg_bind() local
210 const struct af_alg_type *type = ask->type; in alg_setkey() local
235 const struct af_alg_type *type; in alg_setsockopt() local
274 const struct af_alg_type *type; in af_alg_accept() local
Dakcipher.c94 u32 type, u32 mask) in crypto_grab_akcipher()
101 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher()
Daead.c232 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()
Dtestmgr.c62 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) in alg_test()
1051 static int check_hash_result(const char *type, in check_hash_result()
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()
[all …]
Dcryptd.c194 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal()
404 u32 type; in cryptd_create_skcipher() local
676 u32 type = 0; in cryptd_create_hash() local
860 u32 type = 0; 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()
Dalgapi.c655 u32 type, u32 mask) in crypto_grab_spawn()
702 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type, in crypto_spawn_tfm()
779 int crypto_check_attr_type(struct rtattr **tb, u32 type) in crypto_check_attr_type()
814 u32 type, u32 mask) in crypto_attr_alg2()
1028 u32 type, u32 mask) in crypto_type_has_alg()
Dkpp.c84 struct crypto_kpp *crypto_alloc_kpp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_kpp()
Dahash.c559 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, 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()
Dalgif_rng.c116 static void *rng_bind(const char *name, u32 type, u32 mask) in rng_bind()
Dablkcipher.c334 static unsigned int crypto_ablkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_ablkcipher_ctxsize()
340 static int crypto_init_ablkcipher_ops(struct crypto_tfm *tfm, u32 type, in crypto_init_ablkcipher_ops()
Dcrypto_user_base.c389 #define MSGSIZE(type) sizeof(struct type) argument
427 int type, err; in crypto_user_rcv_msg() local
Dacompress.c105 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp()
Drng.c110 struct crypto_rng *crypto_alloc_rng(const char *alg_name, u32 type, u32 mask) in crypto_alloc_rng()
Dblkcipher.c439 static unsigned int crypto_blkcipher_ctxsize(struct crypto_alg *alg, u32 type, in crypto_blkcipher_ctxsize()
487 static int crypto_init_blkcipher_ops(struct crypto_tfm *tfm, u32 type, u32 mask) in crypto_init_blkcipher_ops()
Dskcipher.c982 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()
Dshash.c447 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash()
569 struct shash_alg *shash_attr_alg(struct rtattr *rta, u32 type, u32 mask) in shash_attr_alg()
Dalgif_skcipher.c304 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind()
Dpcrypt.c215 u32 type, u32 mask) in pcrypt_create_aead()
Dalgif_hash.c401 static void *hash_bind(const char *name, u32 type, u32 mask) in hash_bind()
Dalgif_aead.c473 static void *aead_bind(const char *name, u32 type, u32 mask) in aead_bind()
Dessiv.c471 u32 type; in essiv_create() local
Dtcrypt.c62 static u32 type; variable
1660 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test()
/crypto/asymmetric_keys/
Drestrict.c71 const struct key_type *type, in restrict_link_by_signature()
119 const struct key_type *type, in key_or_keyring_common()
231 const struct key_type *type, in restrict_link_by_key_or_keyring()
258 const struct key_type *type, in restrict_link_by_key_or_keyring_chain()