Home
last modified time | relevance | path

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

12

/crypto/
Dseqiv.c254 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()
Dzlib.c86 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
Dechainiv.c114 struct rtattr **tb) in echainiv_aead_create()
Dccm.c505 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()
Dcryptd.c171 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()
Dmcryptd.c258 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()
Dctr.c181 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()
Dgcm.c618 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()
Darc4.c58 u32 ty, ta, tb; in arc4_crypt() local
Dpcrypt.c284 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()
Deseqiv.c192 static struct crypto_instance *eseqiv_alloc(struct rtattr **tb) in eseqiv_alloc()
Dchacha20poly1305.c569 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()
Decb.c118 static struct crypto_instance *crypto_ecb_alloc(struct rtattr **tb) in crypto_ecb_alloc()
Dheh.c795 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()
Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
Dcmac.c225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
Dalgboss.c29 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
Dhmac.c181 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
Dchainiv.c262 static struct crypto_instance *chainiv_alloc(struct rtattr **tb) in chainiv_alloc()
Dkeywrap.c343 static struct crypto_instance *crypto_kw_alloc(struct rtattr **tb) in crypto_kw_alloc()
Dalgapi.c737 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()
Dpcbc.c218 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) in crypto_pcbc_alloc()
Dxts.c287 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
Dcts.c274 static struct crypto_instance *crypto_cts_alloc(struct rtattr **tb) in crypto_cts_alloc()
Dcbc.c214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) in crypto_cbc_alloc()

12