| /crypto/ |
| A D | api.c | 58 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup() 125 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add() 201 u32 type, u32 mask) in crypto_larval_wait() 252 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup() 289 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, in crypto_larval_lookup() 372 const struct crypto_type *type = tfm->__crt_alg->cra_type; in crypto_exit_ops() local 407 struct crypto_tfm *__crypto_alloc_tfmgfp(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfmgfp() 439 struct crypto_tfm *__crypto_alloc_tfm(struct crypto_alg *alg, u32 type, in __crypto_alloc_tfm() 590 u32 type, u32 mask) in crypto_find_alg() 627 const struct crypto_type *frontend, u32 type, u32 mask, in crypto_alloc_tfm_node() [all …]
|
| A D | kpp.c | 86 struct crypto_kpp *crypto_alloc_kpp(const char *alg_name, u32 type, u32 mask) in crypto_alloc_kpp() 94 const char *name, u32 type, u32 mask) in crypto_grab_kpp() 101 int crypto_has_kpp(const char *alg_name, u32 type, u32 mask) in crypto_has_kpp()
|
| A D | af_alg.c | 30 const struct af_alg_type *type; member 45 const struct af_alg_type *type = ERR_PTR(-ENOENT); in alg_get_type() local 62 int af_alg_register_type(const struct af_alg_type *type) in af_alg_register_type() 92 int af_alg_unregister_type(const struct af_alg_type *type) in af_alg_unregister_type() 113 static void alg_do_release(const struct af_alg_type *type, void *private) in alg_do_release() 154 const struct af_alg_type *type; in alg_bind() local 211 const struct af_alg_type *type = ask->type; in alg_setkey() local 289 const struct af_alg_type *type = ask->type; in alg_setkey_by_key_serial() local 362 const struct af_alg_type *type; in alg_setsockopt() local 414 const struct af_alg_type *type; in af_alg_accept() local
|
| A D | algboss.c | 29 } type; member 47 u32 type; member 176 u32 type = param->type; in cryptomgr_test() local
|
| A D | aead.c | 194 const char *name, u32 type, u32 mask) in crypto_grab_aead() 201 struct crypto_aead *crypto_alloc_aead(const char *alg_name, u32 type, u32 mask) in crypto_alloc_aead() 207 int crypto_has_aead(const char *alg_name, u32 type, u32 mask) in crypto_has_aead()
|
| A D | sig.c | 80 struct crypto_sig *crypto_alloc_sig(const char *alg_name, u32 type, u32 mask) in crypto_alloc_sig() 174 const char *name, u32 type, u32 mask) in crypto_grab_sig()
|
| A D | skcipher.c | 379 const char *name, u32 type, u32 mask) in crypto_grab_skcipher() 387 u32 type, u32 mask) in crypto_alloc_skcipher() 394 const char *alg_name, u32 type, u32 mask) in crypto_alloc_sync_skcipher() 418 int crypto_has_skcipher(const char *alg_name, u32 type, u32 mask) in crypto_has_skcipher()
|
| A D | testmgr.c | 1263 static int check_hash_result(const char *type, in check_hash_result() 1906 u32 type, u32 mask, in __alg_test_hash() 1996 u32 type, u32 mask) in alg_test_hash() 2664 u32 type, u32 mask) in alg_test_aead() 3508 const char *driver, u32 type, u32 mask) in alg_test_cipher() 3532 u32 type, u32 mask) in alg_test_comp() 3554 u32 type, u32 mask) in alg_test_cprng() 3577 const char *driver, u32 type, u32 mask) in drbg_cavs_test() 3647 u32 type, u32 mask) in alg_test_drbg() 3830 u32 type, u32 mask) in alg_test_kpp() [all …]
|
| A D | algapi.c | 724 const char *name, u32 type, u32 mask) in crypto_grab_spawn() 799 struct crypto_tfm *crypto_spawn_tfm(struct crypto_spawn *spawn, u32 type, in crypto_spawn_tfm() 892 int crypto_check_attr_type(struct rtattr **tb, u32 type, u32 *mask_ret) in crypto_check_attr_type() 1042 u32 type, u32 mask) in crypto_type_has_alg()
|
| A D | cryptd.c | 201 u32 *type, u32 *mask) in cryptd_type_and_mask() 387 u32 type; in cryptd_create_skcipher() local 671 u32 type; in cryptd_create_hash() local 880 u32 type; in cryptd_create_aead() local 956 u32 type, u32 mask) in cryptd_alloc_skcipher() 1008 u32 type, u32 mask) in cryptd_alloc_ahash() 1065 u32 type, u32 mask) in cryptd_alloc_aead()
|
| A D | akcipher.c | 105 const char *name, u32 type, u32 mask) in crypto_grab_akcipher() 112 struct crypto_akcipher *crypto_alloc_akcipher(const char *alg_name, u32 type, in crypto_alloc_akcipher()
|
| A D | internal.h | 45 unsigned int type; member 147 const struct crypto_type *frontend, u32 type, u32 mask) in crypto_alloc_tfm()
|
| A D | shash.c | 379 const char *name, u32 type, u32 mask) in crypto_grab_shash() 386 struct crypto_shash *crypto_alloc_shash(const char *alg_name, u32 type, in crypto_alloc_shash() 393 int crypto_has_shash(const char *alg_name, u32 type, u32 mask) in crypto_has_shash()
|
| A D | crypto_user.c | 380 #define MSGSIZE(type) sizeof(struct type) argument 418 int type, err; in crypto_user_rcv_msg() local
|
| A D | rng.c | 104 struct crypto_rng *crypto_alloc_rng(const char *alg_name, u32 type, u32 mask) in crypto_alloc_rng()
|
| A D | acompress.c | 152 struct crypto_acomp *crypto_alloc_acomp(const char *alg_name, u32 type, in crypto_alloc_acomp() 159 struct crypto_acomp *crypto_alloc_acomp_node(const char *alg_name, u32 type, in crypto_alloc_acomp_node()
|
| A D | ahash.c | 821 const char *name, u32 type, u32 mask) in crypto_grab_ahash() 828 struct crypto_ahash *crypto_alloc_ahash(const char *alg_name, u32 type, in crypto_alloc_ahash() 835 int crypto_has_ahash(const char *alg_name, u32 type, u32 mask) in crypto_has_ahash()
|
| A D | lskcipher.c | 330 const char *name, u32 type, u32 mask) in crypto_grab_lskcipher() 338 u32 type, u32 mask) in crypto_alloc_lskcipher()
|
| A D | algif_rng.c | 200 static void *rng_bind(const char *name, u32 type, u32 mask) in rng_bind()
|
| A D | algif_skcipher.c | 343 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind()
|
| A D | algif_aead.c | 424 static void *aead_bind(const char *name, u32 type, u32 mask) in aead_bind()
|
| A D | algif_hash.c | 383 static void *hash_bind(const char *name, u32 type, u32 mask) in hash_bind()
|
| A D | essiv.c | 457 u32 type; in essiv_create() local
|
| A D | tcrypt.c | 65 static u32 type; variable 1452 static int do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) in do_test()
|
| /crypto/asymmetric_keys/ |
| A D | restrict.c | 71 const struct key_type *type, in restrict_link_by_signature() 131 const struct key_type *type, in restrict_link_by_ca() 172 const struct key_type *type, in restrict_link_by_digsig() 207 const struct key_type *type, in key_or_keyring_common() 329 const struct key_type *type, in restrict_link_by_key_or_keyring() 357 const struct key_type *type, in restrict_link_by_key_or_keyring_chain()
|