Home
last modified time | relevance | path

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

12

/crypto/asymmetric_keys/
Dasym_tpm.c34 static int tpm_loadkey2(struct tpm_buf *tb, in tpm_loadkey2()
102 static int tpm_flushspecific(struct tpm_buf *tb, uint32_t handle) in tpm_flushspecific()
118 static int tpm_unbind(struct tpm_buf *tb, in tpm_unbind()
204 static int tpm_sign(struct tpm_buf *tb, in tpm_sign()
523 struct tpm_buf *tb; in tpm_key_decrypt() local
647 struct tpm_buf *tb; in tpm_key_sign() local
/crypto/
Dseqiv.c138 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
173 static int seqiv_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_create()
Dofb.c52 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create()
Dcbc.c51 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create()
Dccm.c455 struct rtattr **tb, in crypto_ccm_create_common()
564 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create()
586 struct rtattr **tb) in crypto_ccm_base_create()
745 struct rtattr **tb) in crypto_rfc4309_create()
917 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
Dechainiv.c113 struct rtattr **tb) in echainiv_aead_create()
Decb.c61 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create()
Dctr.c126 static int crypto_ctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ctr_create()
263 struct rtattr **tb) in crypto_rfc3686_create()
Dpcrypt.c214 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead()
279 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
Dkeywrap.c263 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create()
Dcryptd.c194 static inline void cryptd_check_internal(struct rtattr **tb, u32 *type, in cryptd_check_internal()
397 struct rtattr **tb, in cryptd_create_skcipher()
669 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash()
853 struct rtattr **tb, in cryptd_create_aead()
913 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
Dgcm.c583 struct rtattr **tb, in crypto_gcm_create_common()
692 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create()
709 struct rtattr **tb) in crypto_gcm_base_create()
867 struct rtattr **tb) in crypto_rfc4106_create()
1103 struct rtattr **tb) in crypto_rfc4543_create()
Dchacha20poly1305.c562 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create()
681 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create()
686 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
Dpcbc.c153 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()
Dcfb.c200 static int crypto_cfb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cfb_create()
Dhmac.c170 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
Dalgboss.c24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
Dcmac.c222 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
Dxcbc.c188 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
Dlrw.c298 static int create(struct crypto_template *tmpl, struct rtattr **tb) in create()
Dcts.c328 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
Dxts.c337 static int create(struct crypto_template *tmpl, struct rtattr **tb) in create()
Daead.c232 struct rtattr **tb, u32 type, u32 mask) in aead_geniv_alloc()
Dalgapi.c761 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb) in crypto_get_attr_type()
779 int crypto_check_attr_type(struct rtattr **tb, u32 type) in crypto_check_attr_type()
Dauthenc.c383 struct rtattr **tb) in crypto_authenc_create()

12