Searched defs:tfm (Results 176 - 200 of 393) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/crypto/
H A Daes-spe-glue.c92 static int ppc_aes_setkey(struct crypto_tfm *tfm, const u8 *in_key, argument
119 static int ppc_aes_setkey_skcipher(struct crypto_skcipher *tfm, argument
125 static int ppc_xts_setkey(struct crypto_skcipher *tfm, const u8 *in_key, argument
162 static void ppc_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
171 static void ppc_aes_decrypt(struct crypto_tfm *tfm, u argument
182 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
221 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
262 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
288 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
322 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
360 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
/linux-master/drivers/target/iscsi/
H A Discsi_target_auth.c75 struct crypto_shash *tfm; local
259 struct crypto_shash *tfm = NULL; local
[all...]
/linux-master/arch/s390/crypto/
H A Ddes_s390.c35 static int des_setkey(struct crypto_tfm *tfm, const u8 *key, argument
49 static int des_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, argument
55 static void s390_des_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
62 static void s390_des_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) argument
91 struct crypto_skcipher *tfm local
110 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
200 des3_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) argument
214 des3_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) argument
220 des3_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
227 des3_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
320 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
[all...]
/linux-master/net/wireless/
H A Dlib80211_crypt_ccmp.c52 struct crypto_aead *tfm; member in struct:lib80211_ccmp_data
351 struct crypto_aead *tfm = data->tfm; local
[all...]
/linux-master/crypto/
H A Decdsa.c139 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
222 static int ecdsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) argument
254 static void ecdsa_exit_tfm(struct crypto_akcipher *tfm) argument
261 static unsigned int ecdsa_max_size(struct crypto_akcipher *tfm) argument
268 static int ecdsa_nist_p384_init_tfm(struct crypto_akcipher *tfm) argument
290 ecdsa_nist_p256_init_tfm(struct crypto_akcipher *tfm) argument
312 ecdsa_nist_p192_init_tfm(struct crypto_akcipher *tfm) argument
[all...]
H A Dserpent_generic.c452 int serpent_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) argument
510 static void serpent_encrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
569 static void serpent_decrypt(struct crypto_tfm *tfm, u8 *dst, const u8 *src) argument
H A Dalgif_aead.c51 struct crypto_aead *tfm = aeadc->aead; local
68 struct crypto_aead *tfm = aeadc->aead; local
97 struct crypto_aead *tfm = aeadc->aead; local
382 struct aead_tfm *tfm; local
457 struct aead_tfm *tfm; local
486 struct aead_tfm *tfm = private; local
495 struct aead_tfm *tfm = private; local
502 struct aead_tfm *tfm = private; local
514 struct crypto_aead *tfm = aeadc->aead; local
527 struct aead_tfm *tfm = private; local
557 struct aead_tfm *tfm = private; local
[all...]
H A Dinternal.h39 struct crypto_akcipher *tfm; member in struct:crypto_akcipher_sync_data
214 static inline struct crypto_tfm *crypto_tfm_get(struct crypto_tfm *tfm) argument
H A Dakcipher.c44 static void crypto_akcipher_exit_tfm(struct crypto_tfm *tfm) argument
52 static int crypto_akcipher_init_tfm(struct crypto_tfm *tfm) argument
150 static int akcipher_default_set_key(struct crypto_akcipher *tfm, argument
245 int crypto_akcipher_sync_encrypt(struct crypto_akcipher *tfm, argument
263 crypto_akcipher_sync_decrypt(struct crypto_akcipher *tfm, const void *src, unsigned int slen, void *dst, unsigned int dlen) argument
282 crypto_exit_akcipher_ops_sig(struct crypto_tfm *tfm) argument
289 crypto_init_akcipher_ops_sig(struct crypto_tfm *tfm) argument
[all...]
H A Dsm2.c380 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
420 static int sm2_set_pub_key(struct crypto_akcipher *tfm, argument
447 static unsigned int sm2_max_size(struct crypto_akcipher *tfm) argument
453 static int sm2_init_tfm(struct crypto_akcipher *tfm) argument
460 static void sm2_exit_tfm(struct crypto_akcipher *tfm) argument
/linux-master/drivers/crypto/nx/
H A Dnx-aes-ccm.c23 static int ccm_aes_nx_set_key(struct crypto_aead *tfm, argument
53 static int ccm4309_aes_nx_set_key(struct crypto_aead *tfm, argument
69 static int ccm_aes_nx_setauthsize(struct crypto_aead *tfm, argument
88 static int ccm4309_aes_nx_setauthsize(struct crypto_aead *tfm, argument
[all...]
/linux-master/drivers/crypto/qce/
H A Dskcipher.c173 struct crypto_tfm *tfm = crypto_skcipher_tfm(ablk); local
258 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(req); local
320 static int qce_skcipher_init(struct crypto_skcipher *tfm) argument
328 static int qce_skcipher_init_fallback(struct crypto_skcipher *tfm) argument
342 qce_skcipher_exit(struct crypto_skcipher *tfm) argument
[all...]
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c27 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
58 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
256 static int ccp_aes_cmac_setkey(struct crypto_ahash *tfm, const u8 *key, argument
335 static int ccp_aes_cmac_cra_init(struct crypto_tfm *tfm) argument
[all...]
H A Dccp-crypto-sha.c30 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
61 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
184 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
272 static int ccp_sha_setkey(struct crypto_ahash *tfm, cons argument
314 ccp_sha_cra_init(struct crypto_tfm *tfm) argument
327 ccp_sha_cra_exit(struct crypto_tfm *tfm) argument
331 ccp_hmac_sha_cra_init(struct crypto_tfm *tfm) argument
349 ccp_hmac_sha_cra_exit(struct crypto_tfm *tfm) argument
[all...]
H A Dccp-crypto-rsa.c57 static unsigned int ccp_rsa_maxsize(struct crypto_akcipher *tfm) argument
66 struct crypto_akcipher *tfm = crypto_akcipher_reqtfm(req); local
126 static int ccp_rsa_setkey(struct crypto_akcipher *tfm, const void *key, argument
181 static int ccp_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, argument
187 static int ccp_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, argument
193 ccp_rsa_init_tfm(struct crypto_akcipher *tfm) argument
203 ccp_rsa_exit_tfm(struct crypto_akcipher *tfm) argument
[all...]
H A Dccp-crypto-main.c75 struct crypto_tfm *tfm; member in struct:ccp_crypto_cmd
[all...]
/linux-master/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c54 static int ghash_setkey(struct crypto_shash *tfm, argument
181 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
195 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
213 struct crypto_ahash *tfm local
253 struct crypto_ahash *tfm = crypto_ahash_reqtfm(req); local
272 ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) argument
284 ghash_async_init_tfm(struct crypto_tfm *tfm) argument
302 ghash_async_exit_tfm(struct crypto_tfm *tfm) argument
[all...]
/linux-master/include/crypto/
H A Dkpp.h133 static inline struct crypto_tfm *crypto_kpp_tfm(struct crypto_kpp *tfm) argument
143 static inline struct crypto_kpp *__crypto_kpp_tfm(struct crypto_tfm *tfm) argument
148 static inline struct kpp_alg *crypto_kpp_alg(struct crypto_kpp *tfm) argument
153 crypto_kpp_reqsize(struct crypto_kpp *tfm) argument
158 kpp_request_set_tfm(struct kpp_request *req, struct crypto_kpp *tfm) argument
169 crypto_kpp_get_flags(struct crypto_kpp *tfm) argument
174 crypto_kpp_set_flags(struct crypto_kpp *tfm, u32 flags) argument
186 crypto_free_kpp(struct crypto_kpp *tfm) argument
199 kpp_request_alloc(struct crypto_kpp *tfm, gfp_t gfp) argument
329 crypto_kpp_set_secret(struct crypto_kpp *tfm, const void *buffer, unsigned int len) argument
355 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
376 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
395 crypto_kpp_maxsize(struct crypto_kpp *tfm) argument
[all...]
/linux-master/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-hash.c18 int sun4i_hash_crainit(struct crypto_tfm *tfm) argument
39 void sun4i_hash_craexit(struct crypto_tfm *tfm) argument
50 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
193 struct crypto_ahash *tfm = crypto_ahash_reqtfm(areq); local
[all...]
H A Dsun4i-ss-cipher.c17 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
150 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
178 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
399 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
410 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
422 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
433 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
445 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
456 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
468 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
479 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
491 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
502 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
514 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
525 struct crypto_skcipher *tfm = crypto_skcipher_reqtfm(areq); local
534 sun4i_ss_cipher_init(struct crypto_tfm *tfm) argument
568 sun4i_ss_cipher_exit(struct crypto_tfm *tfm) argument
577 sun4i_ss_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
607 sun4i_ss_des_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
627 sun4i_ss_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) argument
[all...]
/linux-master/drivers/crypto/
H A Domap-aes-gcm.c312 int omap_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, argument
328 int omap_aes_4106gcm_setkey(struct crypto_aead *tfm, const u8 *key, argument
349 int omap_aes_gcm_setauthsize(struct crypto_aead *tfm, unsigned int authsize) argument
383 int omap_aes_gcm_cra_init(struct crypto_aead *tfm) argument
H A Datmel-ecc.c77 static int atmel_ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, argument
139 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
167 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); local
247 static int atmel_ecdh_init_tfm(struct crypto_kpp *tfm) argument
273 atmel_ecdh_exit_tfm(struct crypto_kpp *tfm) argument
282 atmel_ecdh_max_size(struct crypto_kpp *tfm) argument
[all...]
/linux-master/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c81 struct crypto_ahash *tfm; local
H A Dgss_krb5_keys.c305 krb5_cmac_Ki(struct crypto_shash *tfm, const struct xdr_netobj *constant, argument
377 struct crypto_shash *tfm; local
444 krb5_hmac_K1(struct crypto_shash *tfm, const struct xdr_netobj *label, u32 outlen, struct xdr_netobj *K1) argument
506 struct crypto_shash *tfm; local
[all...]
/linux-master/fs/crypto/
H A Dcrypto.c118 struct crypto_skcipher *tfm = ci->ci_enc_key.tfm; local

Completed in 208 milliseconds

1234567891011>>