/crypto/ |
D | api.c | 56 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup() 106 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc() 126 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add() 232 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup() 256 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, in crypto_larval_lookup() 300 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup() 617 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg()
|
D | fips140_gen_hmac.c | 45 static int get_section_idx(const char *name) in get_section_idx() 75 static int update_rela_ref(const char *name) in update_rela_ref()
|
D | algapi.c | 357 void crypto_alg_tested(const char *name, int err) in crypto_alg_tested() 600 static struct crypto_template *__crypto_lookup_template(const char *name) in __crypto_lookup_template() 619 struct crypto_template *crypto_lookup_template(const char *name) in crypto_lookup_template() 696 const char *name, u32 type, u32 mask) in crypto_grab_spawn() 897 int crypto_inst_setname(struct crypto_instance *inst, const char *name, in crypto_inst_setname() 1065 int crypto_type_has_alg(const char *name, const struct crypto_type *frontend, in crypto_type_has_alg()
|
D | fips140-module.c | 83 const char *name; member 153 bool fips140_is_approved_service(const char *name) in fips140_is_approved_service()
|
D | blake2b_generic.c | 136 #define BLAKE2B_ALG(name, driver_name, digest_size) \ argument
|
D | pcrypt.c | 311 static int pcrypt_sysfs_add(struct padata_instance *pinst, const char *name) in pcrypt_sysfs_add() 323 static int pcrypt_init_padata(struct padata_instance **pinst, const char *name) in pcrypt_init_padata()
|
D | akcipher.c | 95 const char *name, u32 type, u32 mask) in crypto_grab_akcipher()
|
D | rsa-pkcs1pad.c | 65 const char *name; member 81 static const struct rsa_asn1_template *rsa_lookup_asn1(const char *name) in rsa_lookup_asn1()
|
D | algboss.c | 77 const char *name = larval->alg.cra_name; in cryptomgr_schedule_probe() local
|
D | aead.c | 207 const char *name, u32 type, u32 mask) in crypto_grab_aead()
|
D | algif_rng.c | 202 static void *rng_bind(const char *name, u32 type, u32 mask) in rng_bind()
|
D | algif_skcipher.c | 293 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind()
|
D | xts.c | 31 char name[CRYPTO_MAX_ALG_NAME]; member
|
D | crypto_user_base.c | 338 const char *name; in crypto_add_alg() local
|
D | algif_hash.c | 394 static void *hash_bind(const char *name, u32 type, u32 mask) in hash_bind()
|
D | algif_aead.c | 467 static void *aead_bind(const char *name, u32 type, u32 mask) in aead_bind()
|
D | testmgr.c | 287 const char *name; member 990 char *name, size_t max_namelen) in generate_random_testvec_config() 1594 char *name, size_t max_namelen) in generate_random_hash_testvec() 2262 char *name, size_t max_namelen, in generate_random_aead_testvec() 2899 char *name, size_t max_namelen) in generate_random_cipher_testvec()
|
D | ahash.c | 548 const char *name, u32 type, u32 mask) in crypto_grab_ahash()
|
D | shash.c | 510 const char *name, u32 type, u32 mask) in crypto_grab_shash()
|
D | chacha20poly1305.c | 556 const char *name, unsigned int ivsize) in chachapoly_create()
|
D | skcipher.c | 746 const char *name, u32 type, u32 mask) in crypto_grab_skcipher()
|
D | af_alg.c | 40 static const struct af_alg_type *alg_get_type(const char *name) in alg_get_type()
|
D | tcrypt.c | 1644 const char **name = check; in test_available() local
|
/crypto/asymmetric_keys/ |
D | asym_tpm.c | 598 const char *name; member 614 static const struct asn1_template *lookup_asn1(const char *name) in lookup_asn1()
|
D | x509_cert_parser.c | 368 const void *name, *data = (const void *)ctx->data; in x509_fabricate_name() local
|