Home
last modified time | relevance | path

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

12

/crypto/asymmetric_keys/
Dasym_tpm.c30 static int tpm_loadkey2(struct tpm_buf *tb, in tpm_loadkey2()
95 static int tpm_flushspecific(struct tpm_buf *tb, uint32_t handle) in tpm_flushspecific()
108 static int tpm_unbind(struct tpm_buf *tb, in tpm_unbind()
191 static int tpm_sign(struct tpm_buf *tb, in tpm_sign()
507 struct tpm_buf tb; in tpm_key_decrypt() local
631 struct tpm_buf tb; in tpm_key_sign() local
/crypto/
Dofb.c53 static int crypto_ofb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ofb_create()
Dhctr2.c406 struct rtattr **tb, in hctr2_create_common()
518 static int hctr2_create_base(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create_base()
534 static int hctr2_create(struct crypto_template *tmpl, struct rtattr **tb) in hctr2_create()
Dccm.c447 struct rtattr **tb, in crypto_ccm_create_common()
531 static int crypto_ccm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ccm_create()
553 struct rtattr **tb) in crypto_ccm_base_create()
707 struct rtattr **tb) in crypto_rfc4309_create()
863 static int cbcmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cbcmac_create()
Dechainiv.c113 struct rtattr **tb) in echainiv_aead_create()
Decb.c62 static int crypto_ecb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_ecb_create()
Dgeniv.c42 struct rtattr **tb) in aead_geniv_alloc()
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()
Dseqiv.c136 static int seqiv_aead_create(struct crypto_template *tmpl, struct rtattr **tb) in seqiv_aead_create()
Dpcrypt.c236 static int pcrypt_create_aead(struct crypto_template *tmpl, struct rtattr **tb, in pcrypt_create_aead()
295 static int pcrypt_create(struct crypto_template *tmpl, struct rtattr **tb) in pcrypt_create()
Dgcm.c577 struct rtattr **tb, in crypto_gcm_create_common()
658 static int crypto_gcm_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_gcm_create()
675 struct rtattr **tb) in crypto_gcm_base_create()
828 struct rtattr **tb) in crypto_rfc4106_create()
1043 struct rtattr **tb) in crypto_rfc4543_create()
Dkeywrap.c264 static int crypto_kw_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_kw_create()
Dxctr.c131 static int crypto_xctr_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_xctr_create()
Dchacha20poly1305.c555 static int chachapoly_create(struct crypto_template *tmpl, struct rtattr **tb, in chachapoly_create()
637 static int rfc7539_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539_create()
642 static int rfc7539esp_create(struct crypto_template *tmpl, struct rtattr **tb) in rfc7539esp_create()
Dpcbc.c154 static int crypto_pcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_pcbc_create()
Dcbc.c174 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create()
Dalgboss.c24 struct rtattr *tb[CRYPTO_MAX_ATTRS + 2]; member
Dcryptd.c370 struct rtattr **tb, in cryptd_create_skcipher()
636 static int cryptd_create_hash(struct crypto_template *tmpl, struct rtattr **tb, in cryptd_create_hash()
823 struct rtattr **tb, in cryptd_create_aead()
879 static int cryptd_create(struct crypto_template *tmpl, struct rtattr **tb) in cryptd_create()
Dcfb.c201 static int crypto_cfb_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cfb_create()
Dcmac.c223 static int cmac_create(struct crypto_template *tmpl, struct rtattr **tb) in cmac_create()
Dxcbc.c189 static int xcbc_create(struct crypto_template *tmpl, struct rtattr **tb) in xcbc_create()
Dhmac.c165 static int hmac_create(struct crypto_template *tmpl, struct rtattr **tb) in hmac_create()
Dlrw.c299 static int lrw_create(struct crypto_template *tmpl, struct rtattr **tb) in lrw_create()
Dcts.c324 static int crypto_cts_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cts_create()
Dxts.c339 static int xts_create(struct crypto_template *tmpl, struct rtattr **tb) in xts_create()

12