Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 25 of 34) sorted by relevance

12

/crypto/
A Ddh.c552 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 Decb.c98 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 Dhmac.c183 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 Dechainiv.c101 struct rtattr **tb) in echainiv_aead_create()
A Dhctr2.c405 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 Dccm.c443 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 Dgeniv.c41 struct rtattr **tb) in aead_geniv_alloc()
A Dchacha20poly1305.c371 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 Dctr.c127 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 Dseqiv.c124 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
A Dpcrypt.c237 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 Dgcm.c571 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 Decdsa-p1363.c99 static int ecdsa_p1363_create(struct crypto_template *tmpl, struct rtattr **tb) in ecdsa_p1363_create()
A Dxctr.c131 static int crypto_xctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_xctr_create()
A Dcbc.c138 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create()
A Dxcbc.c127 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
A Dpcbc.c154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()
A Dalgboss.c24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
A Dcmac.c175 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
A Dcryptd.c380 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 Decdsa-x962.c176 static int ecdsa_x962_create(struct crypto_template *tmpl, struct rtattr **tb) in ecdsa_x962_create()
A Dalgapi.c858 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 Dlrw.c299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create()
A Dcts.c324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
A Drsa-pkcs1pad.c310 static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb) in pkcs1pad_create()

Completed in 45 milliseconds

12