Home
last modified time | relevance | path

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

12

/crypto/
Dseqiv.c144 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()
Dechainiv.c118 struct rtattr **tb) in echainiv_aead_create()
Dccm.c507 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()
Dmcryptd.c254 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()
Dcryptd.c193 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()
Dctr.c181 static struct crypto_instance *crypto_ctr_alloc(struct rtattr **tb) in crypto_ctr_alloc()
346 struct rtattr **tb) in crypto_rfc3686_create()
Darc4.c58 u32 ty, ta, tb; in arc4_crypt() local
Dgcm.c618 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()
Dpcrypt.c281 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()
Dchacha20poly1305.c577 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()
Decb.c118 static struct crypto_instance *crypto_ecb_alloc(struct rtattr **tb) in crypto_ecb_alloc()
Dxcbc.c199 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_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()
Dcmac.c225 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
Dkeywrap.c343 static struct crypto_instance *crypto_kw_alloc(struct rtattr **tb) in crypto_kw_alloc()
Dcbc.c214 static struct crypto_instance *crypto_cbc_alloc(struct rtattr **tb) in crypto_cbc_alloc()
Dxts.c282 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
Dpcbc.c224 static struct crypto_instance *crypto_pcbc_alloc(struct rtattr **tb) in crypto_pcbc_alloc()
Dalgapi.c744 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()
Dlrw.c326 static struct crypto_instance *alloc(struct rtattr **tb) in alloc()
Daead.c192 struct rtattr **tb, u32 type, u32 mask) in aead_geniv_alloc()
Dcts.c324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
Dauthenc.c379 struct rtattr **tb) in crypto_authenc_create()
Drsa-pkcs1pad.c609 static int pkcs1pad_create(struct crypto_template *tmpl, struct rtattr **tb) in pkcs1pad_create()

12