Searched defs:tfm (Results 201 - 225 of 393) sorted by relevance

1234567891011>>

/linux-master/net/mac80211/
H A Dkey.h91 struct crypto_aead *tfm; member in struct:ieee80211_key::__anon3183::__anon3185
96 struct crypto_shash *tfm; member in struct:ieee80211_key::__anon3183::__anon3186
102 struct crypto_aead *tfm; member in struct:ieee80211_key::__anon3183::__anon3187
113 struct crypto_aead *tfm; member in struct:ieee80211_key::__anon3183::__anon3188
/linux-master/crypto/
H A Dctr.c28 crypto_ctr_crypt_final(struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
46 crypto_ctr_crypt_segment(struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
72 crypto_ctr_crypt_inplace(struct skcipher_walk *walk, struct crypto_cipher *tfm) argument
101 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
192 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
218 crypto_rfc3686_init_tfm(struct crypto_skcipher *tfm) argument
242 crypto_rfc3686_exit_tfm(struct crypto_skcipher *tfm) argument
[all...]
H A Dcts.c68 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
101 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
145 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
182 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
239 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
283 crypto_cts_init_tfm(struct crypto_skcipher *tfm) argument
311 crypto_cts_exit_tfm(struct crypto_skcipher *tfm) argument
[all...]
H A Dlrw.c143 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
265 static int lrw_init_tfm(struct crypto_skcipher *tfm) argument
284 static void lrw_exit_tfm(struct crypto_skcipher *tfm) argument
H A Dpcrypt.c175 static int pcrypt_aead_init_tfm(struct crypto_aead *tfm) argument
203 static void pcrypt_aead_exit_tfm(struct crypto_aead *tfm) argument
36 pcrypt_tfm_ictx( struct crypto_aead *tfm) argument
H A Djitterentropy-kcapi.c197 struct crypto_shash *tfm; member in struct:jitterentropy
201 static void jent_kcapi_cleanup(struct crypto_tfm *tfm) argument
223 jent_kcapi_init(struct crypto_tfm *tfm) argument
275 jent_kcapi_random(struct crypto_rng *tfm, const u8 *src, unsigned int slen, u8 *rdata, unsigned int dlen) argument
313 jent_kcapi_reset(struct crypto_rng *tfm, const u8 *seed, unsigned int slen) argument
337 struct crypto_shash *tfm; local
[all...]
H A Dapi.c348 static void crypto_exit_ops(struct crypto_tfm *tfm) argument
392 struct crypto_tfm *tfm; local
452 struct crypto_tfm *tfm; local
488 struct crypto_tfm *tfm; local
512 struct crypto_tfm *tfm; local
547 struct crypto_tfm *tfm; local
611 void *tfm; local
651 crypto_destroy_tfm(void *mem, struct crypto_tfm *tfm) argument
[all...]
H A Daead.c32 static int setkey_unaligned(struct crypto_aead *tfm, const u8 *key, argument
53 int crypto_aead_setkey(struct crypto_aead *tfm, argument
74 crypto_aead_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
152 crypto_aead_exit_tfm(struct crypto_tfm *tfm) argument
160 crypto_aead_init_tfm(struct crypto_tfm *tfm) argument
[all...]
H A Dauthenc.c299 static int crypto_authenc_init_tfm(struct crypto_aead *tfm) argument
346 static void crypto_authenc_exit_tfm(struct crypto_aead *tfm) argument
H A Dauthencesn.c313 static int crypto_authenc_esn_init_tfm(struct crypto_aead *tfm) argument
362 static void crypto_authenc_esn_exit_tfm(struct crypto_aead *tfm) argument
H A Dcmac.c121 struct crypto_cipher *tfm = tctx->child; local
166 struct crypto_cipher *tfm = tctx->child; local
194 static int cmac_init_tfm(struct crypto_shash *tfm) argument
211 cmac_clone_tfm(struct crypto_shash *tfm, struct crypto_shash *otfm) argument
226 cmac_exit_tfm(struct crypto_shash *tfm) argument
[all...]
H A Dxts.c86 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
295 static int xts_init_tfm(struct crypto_skcipher *tfm) argument
323 static void xts_exit_tfm(struct crypto_skcipher *tfm) argument
H A Dalgif_skcipher.c44 struct crypto_skcipher *tfm = pask->private; local
53 struct crypto_skcipher *tfm; local
104 struct crypto_skcipher *tfm = pask->private; local
270 struct crypto_skcipher *tfm; local
364 struct crypto_skcipher *tfm = pask->private; local
378 struct crypto_skcipher *tfm = private; local
407 struct crypto_skcipher *tfm = private; local
[all...]
H A Dshash.c31 int shash_no_setkey(struct crypto_shash *tfm, const u8 *key, argument
38 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) argument
44 int crypto_shash_setkey(struct crypto_shash *tfm, const u8 *key, argument
102 struct crypto_shash *tfm = desc->tfm; local
131 struct crypto_shash *tfm = desc->tfm; local
151 crypto_shash_tfm_digest(struct crypto_shash *tfm, const u8 *data, unsigned int len, u8 *out) argument
169 struct crypto_shash *tfm = desc->tfm; local
182 struct crypto_shash *tfm = desc->tfm; local
196 crypto_shash_exit_tfm(struct crypto_tfm *tfm) argument
204 crypto_shash_init_tfm(struct crypto_tfm *tfm) argument
317 struct crypto_tfm *tfm = crypto_shash_tfm(hash); local
[all...]
/linux-master/arch/mips/crypto/
H A Dcrc32-mips.c181 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, argument
270 static int chksum_cra_init(struct crypto_tfm *tfm) argument
/linux-master/include/crypto/
H A Dakcipher.h161 crypto_akcipher_tfm( struct crypto_akcipher *tfm) argument
172 __crypto_akcipher_tfm( struct crypto_tfm *tfm) argument
178 crypto_akcipher_alg( struct crypto_akcipher *tfm) argument
184 crypto_akcipher_reqsize(struct crypto_akcipher *tfm) argument
189 akcipher_request_set_tfm(struct akcipher_request *req, struct crypto_akcipher *tfm) argument
208 crypto_free_akcipher(struct crypto_akcipher *tfm) argument
221 akcipher_request_alloc( struct crypto_akcipher *tfm, gfp_t gfp) argument
298 crypto_akcipher_maxsize(struct crypto_akcipher *tfm) argument
338 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
363 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
424 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
449 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
471 crypto_akcipher_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
493 crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
[all...]
H A Daead.h183 static inline struct crypto_aead *__crypto_aead_cast(struct crypto_tfm *tfm) argument
204 static inline struct crypto_tfm *crypto_aead_tfm(struct crypto_aead *tfm) argument
215 crypto_free_aead(struct crypto_aead *tfm) argument
232 crypto_aead_driver_name(struct crypto_aead *tfm) argument
237 crypto_aead_alg(struct crypto_aead *tfm) argument
257 crypto_aead_ivsize(struct crypto_aead *tfm) argument
274 crypto_aead_authsize(struct crypto_aead *tfm) argument
299 crypto_aead_blocksize(struct crypto_aead *tfm) argument
304 crypto_aead_alignmask(struct crypto_aead *tfm) argument
309 crypto_aead_get_flags(struct crypto_aead *tfm) argument
314 crypto_aead_set_flags(struct crypto_aead *tfm, u32 flags) argument
319 crypto_aead_clear_flags(struct crypto_aead *tfm, u32 flags) argument
422 crypto_aead_reqsize(struct crypto_aead *tfm) argument
435 aead_request_set_tfm(struct aead_request *req, struct crypto_aead *tfm) argument
452 aead_request_alloc(struct crypto_aead *tfm, gfp_t gfp) argument
[all...]
/linux-master/drivers/crypto/
H A Dexynos-rng.c194 static int exynos_rng_generate(struct crypto_rng *tfm, argument
225 static int exynos_rng_seed(struct crypto_rng *tfm, const u8 *seed, argument
245 static int exynos_rng_kcapi_init(struct crypto_tfm *tfm) argument
H A Dqcom-rng.c85 static int qcom_rng_generate(struct crypto_rng *tfm, argument
110 static int qcom_rng_seed(struct crypto_rng *tfm, const u8 *seed, argument
152 static int qcom_rng_init(struct crypto_tfm *tfm) argument
/linux-master/fs/crypto/
H A Dkeysetup_v1.c55 struct crypto_skcipher *tfm = crypto_alloc_skcipher("ecb(aes)", 0, 0); local
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_crypt_ccmp.c43 struct crypto_aead *tfm; member in struct:rtllib_ccmp_data
316 struct crypto_aead *tfm = data->tfm; local
[all...]
/linux-master/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c169 static int set_authsize(struct crypto_aead *tfm, unsigned int authsize) argument
190 struct crypto_tfm *tfm = crypto_aead_tfm(aead); local
203 struct crypto_tfm *tfm = req->base.tfm; local
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes.c38 static int ccp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
68 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
120 static int ccp_aes_init_tfm(struct crypto_skcipher *tfm) argument
144 static int ccp_aes_rfc3686_setkey(struct crypto_skcipher *tfm, const u8 *key, argument
160 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
192 ccp_aes_rfc3686_init_tfm(struct crypto_skcipher *tfm) argument
[all...]
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c25 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
70 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
111 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); local
255 struct crypto_tfm *tfm = crypto_skcipher_tfm(cipher); local
302 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
434 rk_cipher_tfm_init(struct crypto_skcipher *tfm) argument
454 rk_cipher_tfm_exit(struct crypto_skcipher *tfm) argument
[all...]
/linux-master/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c98 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
195 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
328 static int cvm_enc_dec_init(struct crypto_skcipher *tfm) argument

Completed in 334 milliseconds

1234567891011>>