| /crypto/ |
| D | seqiv.c | 254 struct rtattr **tb) in seqiv_ablkcipher_create() 288 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create() 330 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
|
| D | zlib.c | 86 struct nlattr *tb[ZLIB_COMP_MAX + 1]; in zlib_compress_setup() local 217 struct nlattr *tb[ZLIB_DECOMP_MAX + 1]; in zlib_decompress_setup() local
|
| D | echainiv.c | 114 struct rtattr **tb) in echainiv_aead_create()
|
| D | ccm.c | 505 struct rtattr **tb, in crypto_ccm_create_common() 608 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() 637 struct rtattr **tb) in crypto_ccm_base_create() 808 struct rtattr **tb) in crypto_rfc4309_create()
|
| D | cryptd.c | 171 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal() 341 struct rtattr **tb, in cryptd_create_blkcipher() 607 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() 780 struct rtattr **tb, in cryptd_create_aead() 840 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
|
| D | mcryptd.c | 258 static inline bool mcryptd_check_internal(struct rtattr **tb, u32 *type, in mcryptd_check_internal() 491 static int mcryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in mcryptd_create_hash() 560 static int mcryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in mcryptd_create()
|
| D | ctr.c | 181 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) in crypto_ctr_alloc() 336 static struct crypto_instance *crypto_rfc3686_alloc(struct rtattr **tb) in crypto_rfc3686_alloc()
|
| D | gcm.c | 618 struct rtattr **tb, in crypto_gcm_create_common() 726 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 749 struct rtattr **tb) in crypto_gcm_base_create() 911 struct rtattr **tb) in crypto_rfc4106_create() 1148 struct rtattr **tb) in crypto_rfc4543_create()
|
| D | arc4.c | 58 u32 ty, ta, tb; in arc4_crypt() local
|
| D | pcrypt.c | 284 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() 349 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
|
| D | eseqiv.c | 192 static struct crypto_instance *eseqiv_alloc(struct rtattr **tb) in eseqiv_alloc()
|
| D | chacha20poly1305.c | 569 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create() 685 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create() 690 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 | heh.c | 795 static int heh_create_common(struct crypto_template *tmpl, struct rtattr **tb, in heh_create_common() 920 static int heh_create(struct crypto_template *tmpl, struct rtattr **tb) in heh_create() 955 static int heh_base_create(struct crypto_template *tmpl, struct rtattr **tb) in heh_base_create()
|
| D | xcbc.c | 199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
|
| D | cmac.c | 225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_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 | chainiv.c | 262 static struct crypto_instance *chainiv_alloc(struct rtattr **tb) in chainiv_alloc()
|
| D | keywrap.c | 343 static struct crypto_instance *crypto_kw_alloc(struct rtattr **tb) in crypto_kw_alloc()
|
| D | algapi.c | 737 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type() 755 int crypto_check_attr_type(struct rtattr **tb, u32 type) in crypto_check_attr_type()
|
| D | pcbc.c | 218 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) in crypto_pcbc_alloc()
|
| D | xts.c | 287 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
|
| D | cts.c | 274 static struct crypto_instance *crypto_cts_alloc(struct rtattr **tb) in crypto_cts_alloc()
|
| D | cbc.c | 214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) in crypto_cbc_alloc()
|