| /crypto/ |
| A D | dh.c | 552 struct crypto_template *tmpl, struct rtattr **tb, in __dh_safe_prime_create() 834 struct rtattr **tb) in dh_ffdhe2048_create() 840 struct rtattr **tb) in dh_ffdhe3072_create() 846 struct rtattr **tb) in dh_ffdhe4096_create() 852 struct rtattr **tb) in dh_ffdhe6144_create() 858 struct rtattr **tb) in dh_ffdhe8192_create()
|
| A D | ecb.c | 98 struct crypto_template *tmpl, struct rtattr **tb) in lskcipher_alloc_instance_simple2() 149 static int crypto_ecb_create2(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create2() 171 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create()
|
| A D | hmac.c | 183 struct rtattr **tb, u32 mask) in __hmac_create_shash() 448 static int hmac_create_ahash(struct crypto_template *tmpl, struct rtattr **tb, in hmac_create_ahash() 519 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create() 541 static int hmac_create_shash(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create_shash()
|
| A D | echainiv.c | 101 struct rtattr **tb) in echainiv_aead_create()
|
| A D | hctr2.c | 405 struct rtattr **tb, in hctr2_create_common() 516 static int hctr2_create_base(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create_base() 532 static int hctr2_create(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create()
|
| A D | ccm.c | 443 struct rtattr **tb, in crypto_ccm_create_common() 525 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create() 547 struct rtattr **tb) in crypto_ccm_base_create() 701 struct rtattr **tb) in crypto_rfc4309_create() 847 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
|
| A D | geniv.c | 41 struct rtattr **tb) in aead_geniv_alloc()
|
| A D | chacha20poly1305.c | 371 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create() 445 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create() 450 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
|
| A D | ctr.c | 127 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ctr_create() 258 struct rtattr **tb) in crypto_rfc3686_create()
|
| A D | seqiv.c | 124 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
|
| A D | pcrypt.c | 237 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead() 296 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
|
| A D | gcm.c | 571 struct rtattr **tb, in crypto_gcm_create_common() 650 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create() 667 struct rtattr **tb) in crypto_gcm_base_create() 820 struct rtattr **tb) in crypto_rfc4106_create() 1006 struct rtattr **tb) in crypto_rfc4543_create()
|
| A D | ecdsa-p1363.c | 99 static int ecdsa_p1363_create(struct crypto_template *tmpl, struct rtattr **tb) in ecdsa_p1363_create()
|
| A D | xctr.c | 131 static int crypto_xctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_xctr_create()
|
| A D | cbc.c | 138 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create()
|
| A D | xcbc.c | 127 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
|
| A D | pcbc.c | 154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()
|
| A D | algboss.c | 24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
|
| A D | cmac.c | 175 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
|
| A D | cryptd.c | 380 struct rtattr **tb, in cryptd_create_skcipher() 664 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash() 873 struct rtattr **tb, in cryptd_create_aead() 929 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
|
| A D | ecdsa-x962.c | 176 static int ecdsa_x962_create(struct crypto_template *tmpl, struct rtattr **tb) in ecdsa_x962_create()
|
| A D | algapi.c | 858 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type() 892 int crypto_check_attr_type(struct rtattr **tb, u32 type, u32 *mask_ret) in crypto_check_attr_type()
|
| A D | lrw.c | 299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create()
|
| A D | cts.c | 324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
|
| A D | rsa-pkcs1pad.c | 310 static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb) in pkcs1pad_create()
|