Home
last modified time | relevance | path

Searched defs:alg (Results 176 - 200 of 489) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dpoly1305_glue.c245 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/crypto/
H A Dcrypto_user_base.c38 struct crypto_alg *q, *alg = NULL; in crypto_alg_match() local
72 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() argument
88 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() argument
99 static int crypto_report_one(struct crypto_alg *alg, in crypto_report_one() argument
154 crypto_report_alg(struct crypto_alg *alg, struct crypto_dump_info *info) crypto_report_alg() argument
189 struct crypto_alg *alg; crypto_report() local
229 struct crypto_alg *alg; crypto_dump_report() local
263 struct crypto_alg *alg; crypto_update_alg() local
299 struct crypto_alg *alg; crypto_del_alg() local
339 struct crypto_alg *alg; crypto_add_alg() local
439 struct crypto_alg *alg; crypto_user_rcv_msg() local
[all...]
H A Dcts.c328 struct skcipher_alg *alg; in crypto_cts_create() local
[all...]
H A Dctr.c129 struct crypto_alg *alg; in crypto_ctr_create() local
260 struct skcipher_alg *alg; in crypto_rfc3686_create() local
[all...]
H A Drmd320.c361 static struct shash_alg alg = { variable
H A Drmd160.c337 static struct shash_alg alg = { variable
H A Drmd256.c312 static struct shash_alg alg = { variable
H A Drmd128.c293 static struct shash_alg alg = { variable
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-ecc.c262 const char *alg = kpp_alg_name(tfm); in atmel_ecdh_init_tfm() local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c175 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll() local
H A Dsun4i-ss-hash.c21 struct ahash_alg *alg = __crypto_ahash_alg(tfm->__crt_alg); in sun4i_hash_crainit() local
51 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); in sun4i_hash_init() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-sha.c186 struct ccp_crypto_ahash_alg *alg = in ccp_sha_init() local
333 struct ccp_crypto_ahash_alg *alg = ccp_crypto_ahash_alg(tfm); in ccp_hmac_sha_cra_init() local
415 struct ahash_alg *alg; in ccp_register_hmac_alg() local
459 struct ahash_alg *alg; ccp_register_sha_alg() local
[all...]
H A Dccp-crypto-aes-cmac.c260 struct ccp_crypto_ahash_alg *alg = in ccp_aes_cmac_setkey() local
351 struct ahash_alg *alg; in ccp_register_aes_cmac_algs() local
[all...]
H A Dccp-crypto-aes.c40 struct ccp_crypto_skcipher_alg *alg = ccp_crypto_skcipher_alg(tfm); in ccp_aes_setkey() local
313 struct skcipher_alg *alg; in ccp_register_aes_alg() local
[all...]
H A Dccp-crypto-rsa.c249 struct akcipher_alg *alg; in ccp_register_rsa_alg() local
/kernel/linux/linux-5.10/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c439 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_ablk_init_tfm() local
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcommon.h88 } alg; member
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Ddes_s390.c403 static int des_s390_register_alg(struct crypto_alg *alg) in des_s390_register_alg() argument
413 static int des_s390_register_skcipher(struct skcipher_alg *alg) in des_s390_register_skcipher() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c511 const char *alg, *module; in libipw_wx_set_encodeext() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_wx.c519 const char *alg, *module; in rtllib_wx_set_encode_ext() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c498 const char *alg, *module; in ieee80211_wx_set_encode_ext() local
[all...]
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c161 int alg; in get_key() local
/kernel/linux/linux-5.10/fs/erofs/
H A Ddecompressor.c237 const struct z_erofs_decompressor *alg = decompressors + rq->alg; in z_erofs_decompress_generic() local
/kernel/linux/linux-5.10/include/crypto/
H A Daead.h202 static inline unsigned int crypto_aead_alg_ivsize(struct aead_alg *alg) in crypto_aead_alg_ivsize() argument
238 static inline unsigned int crypto_aead_alg_maxauthsize(struct aead_alg *alg) in crypto_aead_alg_maxauthsize() argument
H A Dakcipher.h139 static inline struct akcipher_alg *__crypto_akcipher_alg(struct crypto_alg *alg) in __crypto_akcipher_alg() argument
272 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_maxsize() local
290 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_encrypt() local
314 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_decrypt() local
338 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); in crypto_akcipher_sign() local
365 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); crypto_akcipher_verify() local
392 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); crypto_akcipher_set_pub_key() local
414 struct akcipher_alg *alg = crypto_akcipher_alg(tfm); crypto_akcipher_set_priv_key() local
[all...]

Completed in 22 milliseconds

12345678910>>...20