Home
last modified time | relevance | path

Searched refs:crypto_cipher (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v4.19/crypto/
Dpcbc.c27 struct crypto_cipher *child;
34 struct crypto_cipher *child = ctx->child; in crypto_pcbc_setkey()
48 struct crypto_cipher *tfm) in crypto_pcbc_encrypt_segment()
70 struct crypto_cipher *tfm) in crypto_pcbc_encrypt_inplace()
96 struct crypto_cipher *child = ctx->child; in crypto_pcbc_encrypt()
118 struct crypto_cipher *tfm) in crypto_pcbc_decrypt_segment()
142 struct crypto_cipher *tfm) in crypto_pcbc_decrypt_inplace()
168 struct crypto_cipher *child = ctx->child; in crypto_pcbc_decrypt()
193 struct crypto_cipher *cipher; in crypto_pcbc_init_tfm()
Decb.c22 struct crypto_cipher *child;
29 struct crypto_cipher *child = ctx->child; in crypto_ecb_setkey()
43 struct crypto_cipher *tfm, in crypto_ecb_crypt()
76 struct crypto_cipher *child = ctx->child; in crypto_ecb_encrypt()
90 struct crypto_cipher *child = ctx->child; in crypto_ecb_decrypt()
102 struct crypto_cipher *cipher; in crypto_ecb_init_tfm()
Dkeywrap.c91 struct crypto_cipher *child;
133 struct crypto_cipher *child = ctx->child; in crypto_kw_decrypt()
205 struct crypto_cipher *child = ctx->child; in crypto_kw_encrypt()
277 struct crypto_cipher *child = ctx->child; in crypto_kw_setkey()
294 struct crypto_cipher *cipher; in crypto_kw_init_tfm()
Dctr.c25 struct crypto_cipher *child;
42 struct crypto_cipher *child = ctx->child; in crypto_ctr_setkey()
56 struct crypto_cipher *tfm) in crypto_ctr_crypt_final()
74 struct crypto_cipher *tfm) in crypto_ctr_crypt_segment()
100 struct crypto_cipher *tfm) in crypto_ctr_crypt_inplace()
133 struct crypto_cipher *child = ctx->child; in crypto_ctr_crypt()
162 struct crypto_cipher *cipher; in crypto_ctr_init_tfm()
Dxcbc.c40 struct crypto_cipher *child;
101 struct crypto_cipher *tfm = tctx->child; in crypto_xcbc_digest_update()
147 struct crypto_cipher *tfm = tctx->child; in crypto_xcbc_digest_final()
178 struct crypto_cipher *cipher; in xcbc_init_tfm()
Dcbc.c24 struct crypto_cipher *child;
31 struct crypto_cipher *child = ctx->child; in crypto_cbc_setkey()
86 struct crypto_cipher *cipher; in crypto_cbc_init_tfm()
Dcmac.c34 struct crypto_cipher *child;
129 struct crypto_cipher *tfm = tctx->child; in crypto_cmac_digest_update()
175 struct crypto_cipher *tfm = tctx->child; in crypto_cmac_digest_final()
207 struct crypto_cipher *cipher; in cmac_init_tfm()
Dcfb.c33 struct crypto_cipher *child;
39 struct crypto_cipher *child = ctx->child; in crypto_cfb_bsize()
193 struct crypto_cipher *child = ctx->child; in crypto_cfb_setkey()
232 struct crypto_cipher *cipher; in crypto_cfb_init_tfm()
Dxts.c33 struct crypto_cipher *tweak;
63 struct crypto_cipher *tweak; in setkey()
366 struct crypto_cipher *tweak; in init_tfm()
Ddrbg.c1631 struct crypto_cipher *tfm = in drbg_fini_sym_kernel()
1632 (struct crypto_cipher *)drbg->priv_data; in drbg_fini_sym_kernel()
1653 struct crypto_cipher *tfm; in drbg_init_sym_kernel()
1713 struct crypto_cipher *tfm = in drbg_kcapi_symsetkey()
1714 (struct crypto_cipher *)drbg->priv_data; in drbg_kcapi_symsetkey()
1722 struct crypto_cipher *tfm = in drbg_kcapi_sym()
1723 (struct crypto_cipher *)drbg->priv_data; in drbg_kcapi_sym()
Dccm.c57 struct crypto_cipher *child;
886 struct crypto_cipher *tfm = tctx->child; in crypto_cbcmac_digest_update()
912 struct crypto_cipher *tfm = tctx->child; in crypto_cbcmac_digest_final()
925 struct crypto_cipher *cipher; in cbcmac_init_tfm()
/Linux-v4.19/include/linux/
Dcrypto.h619 struct crypto_cipher { struct
1436 static inline struct crypto_cipher *__crypto_cipher_cast(struct crypto_tfm *tfm) in __crypto_cipher_cast()
1438 return (struct crypto_cipher *)tfm; in __crypto_cipher_cast()
1441 static inline struct crypto_cipher *crypto_cipher_cast(struct crypto_tfm *tfm) in crypto_cipher_cast()
1461 static inline struct crypto_cipher *crypto_alloc_cipher(const char *alg_name, in crypto_alloc_cipher()
1471 static inline struct crypto_tfm *crypto_cipher_tfm(struct crypto_cipher *tfm) in crypto_cipher_tfm()
1480 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher()
1504 static inline struct cipher_tfm *crypto_cipher_crt(struct crypto_cipher *tfm) in crypto_cipher_crt()
1519 static inline unsigned int crypto_cipher_blocksize(struct crypto_cipher *tfm) in crypto_cipher_blocksize()
1524 static inline unsigned int crypto_cipher_alignmask(struct crypto_cipher *tfm) in crypto_cipher_alignmask()
[all …]
/Linux-v4.19/net/mac80211/
Dtkip.h16 int ieee80211_tkip_encrypt_data(struct crypto_cipher *tfm,
27 int ieee80211_tkip_decrypt_data(struct crypto_cipher *tfm,
Dwep.h21 int ieee80211_wep_encrypt_data(struct crypto_cipher *tfm, u8 *rc4key,
26 int ieee80211_wep_decrypt_data(struct crypto_cipher *tfm, u8 *rc4key,
Dtkip.c225 int ieee80211_tkip_encrypt_data(struct crypto_cipher *tfm, in ieee80211_tkip_encrypt_data()
242 int ieee80211_tkip_decrypt_data(struct crypto_cipher *tfm, in ieee80211_tkip_decrypt_data()
Dwep.c134 int ieee80211_wep_encrypt_data(struct crypto_cipher *tfm, u8 *rc4key, in ieee80211_wep_encrypt_data()
195 int ieee80211_wep_decrypt_data(struct crypto_cipher *tfm, u8 *rc4key, in ieee80211_wep_decrypt_data()
/Linux-v4.19/drivers/crypto/vmx/
Daes.c33 struct crypto_cipher *fallback;
41 struct crypto_cipher *fallback; in p8_aes_init()
54 crypto_cipher *) in p8_aes_init()
/Linux-v4.19/drivers/crypto/
Dgeode-aes.h68 struct crypto_cipher *cip;
/Linux-v4.19/net/wireless/
Dlib80211_crypt_ccmp.c55 struct crypto_cipher *tfm;
63 static inline void lib80211_ccmp_aes_encrypt(struct crypto_cipher *tfm, in lib80211_ccmp_aes_encrypt()
111 static void ccmp_init_blocks(struct crypto_cipher *tfm, in ccmp_init_blocks()
384 struct crypto_cipher *tfm = data->tfm; in lib80211_ccmp_set_key()
/Linux-v4.19/fs/crypto/
Dfscrypt_private.h63 struct crypto_cipher *ci_essiv_tfm;
/Linux-v4.19/drivers/usb/wusbcore/
Dcrypto.c193 struct crypto_cipher *tfm_aes, in wusb_ccm_mac()
302 struct crypto_cipher *tfm_aes; in wusb_prf()
/Linux-v4.19/include/crypto/
Dalgapi.h312 static inline struct crypto_cipher *crypto_spawn_cipher( in crypto_spawn_cipher()
321 static inline struct cipher_alg *crypto_cipher_alg(struct crypto_cipher *tfm) in crypto_cipher_alg()
/Linux-v4.19/fs/cifs/
Dsmbencrypt.c73 struct crypto_cipher *tfm_des; in smbhash()
/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto.h94 struct crypto_cipher *tfm_cipher;
/Linux-v4.19/arch/arm/crypto/
Daes-neonbs-glue.c52 struct crypto_cipher *enc_tfm;
57 struct crypto_cipher *tweak_tfm;

12