| /crypto/ |
| D | seqiv.c | 144 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() 186 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
|
| D | echainiv.c | 118 struct rtattr **tb) in echainiv_aead_create()
|
| D | ccm.c | 507 struct rtattr **tb, in crypto_ccm_create_common() 611 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() 640 struct rtattr **tb) in crypto_ccm_base_create() 811 struct rtattr **tb) in crypto_rfc4309_create()
|
| D | mcryptd.c | 254 static inline bool mcryptd_check_internal(struct rtattr **tb, u32 *type, in mcryptd_check_internal() 485 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in mcryptd_create_hash() 554 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in mcryptd_create()
|
| D | cryptd.c | 193 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal() 373 struct rtattr **tb, in cryptd_create_blkcipher() 644 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() 828 struct rtattr **tb, in cryptd_create_aead() 888 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
|
| D | ctr.c | 181 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) in crypto_ctr_alloc() 346 struct rtattr **tb) in crypto_rfc3686_create()
|
| D | arc4.c | 58 u32 ty, ta, tb; in arc4_crypt() local
|
| D | gcm.c | 618 struct rtattr **tb, in crypto_gcm_create_common() 727 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 756 struct rtattr **tb) in crypto_gcm_base_create() 924 struct rtattr **tb) in crypto_rfc4106_create() 1164 struct rtattr **tb) in crypto_rfc4543_create()
|
| D | pcrypt.c | 281 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() 346 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
|
| D | chacha20poly1305.c | 577 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create() 696 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create() 701 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
|
| D | ecb.c | 118 static struct crypto_instance *crypto_ecb_alloc(struct rtattr **tb) in crypto_ecb_alloc()
|
| D | xcbc.c | 199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
|
| D | algboss.c | 29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
|
| D | hmac.c | 181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
|
| D | cmac.c | 225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
|
| D | keywrap.c | 343 static struct crypto_instance *crypto_kw_alloc(struct rtattr **tb) in crypto_kw_alloc()
|
| D | cbc.c | 214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) in crypto_cbc_alloc()
|
| D | xts.c | 282 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
|
| D | pcbc.c | 224 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) in crypto_pcbc_alloc()
|
| D | algapi.c | 744 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type() 762 int crypto_check_attr_type(struct rtattr **tb, u32 type) in crypto_check_attr_type()
|
| D | lrw.c | 326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
|
| D | aead.c | 192 struct rtattr **tb, u32 type, u32 mask) in aead_geniv_alloc()
|
| D | cts.c | 324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
|
| D | authenc.c | 379 struct rtattr **tb) in crypto_authenc_create()
|
| D | rsa-pkcs1pad.c | 609 static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb) in pkcs1pad_create()
|