| /kernel/linux/linux-5.10/crypto/ |
| H A D | lrw.c | 303 struct skcipher_alg *alg; in lrw_create() local [all...] |
| H A D | hmac.c | 169 struct crypto_alg *alg; in hmac_create() local [all...] |
| H A D | simd.c | 43 struct skcipher_alg alg; member 116 struct skcipher_alg *alg; in simd_skcipher_init() local 146 struct skcipher_alg *alg; in simd_skcipher_create_compat() local 283 struct aead_alg alg; global() member 364 struct aead_alg *alg; simd_aead_init() local 393 struct aead_alg *alg; simd_aead_create_compat() local [all...] |
| H A D | aead.c | 85 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_encrypt() local 102 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_decrypt() local 121 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_exit_tfm() local 129 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_init_tfm() local 145 crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_aead_report() argument 162 crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_aead_report() argument 170 crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) crypto_aead_show() argument 219 aead_prepare_alg(struct aead_alg *alg) aead_prepare_alg() argument 237 crypto_register_aead(struct aead_alg *alg) crypto_register_aead() argument 250 crypto_unregister_aead(struct aead_alg *alg) crypto_unregister_aead() argument [all...] |
| H A D | scompress.c | 42 static int crypto_scomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_scomp_report() argument 54 static int crypto_scomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_scomp_report() argument 63 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_scomp_show() argument 263 int crypto_register_scomp(struct scomp_alg *alg) in crypto_register_scomp() argument 275 void crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp() argument
|
| H A D | crypto_user_base.c | 38 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 D | cts.c | 328 struct skcipher_alg *alg; in crypto_cts_create() local [all...] |
| H A D | ctr.c | 129 struct crypto_alg *alg; in crypto_ctr_create() local 260 struct skcipher_alg *alg; in crypto_rfc3686_create() local [all...] |
| H A D | rmd320.c | 361 static struct shash_alg alg = { variable
|
| H A D | rmd160.c | 337 static struct shash_alg alg = { variable
|
| H A D | rmd256.c | 312 static struct shash_alg alg = { variable
|
| H A D | rmd128.c | 293 static struct shash_alg alg = { variable
|
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| H A D | des_s390.c | 403 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/arch/x86/crypto/ |
| H A D | poly1305_glue.c | 245 static struct shash_alg alg = { variable
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | atmel-ecc.c | 262 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 D | sun4i-ss-cipher.c | 175 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun4i_ss_cipher_poll() local
|
| H A D | sun4i-ss-hash.c | 21 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 D | ccp-crypto-sha.c | 186 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 D | ccp-crypto-aes-cmac.c | 260 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 D | ccp-crypto-aes.c | 40 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 D | ccp-crypto-rsa.c | 249 struct akcipher_alg *alg; in ccp_register_rsa_alg() local
|
| /kernel/linux/linux-5.10/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_skcipher.c | 439 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_ablk_init_tfm() local
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | common.h | 88 } alg; member
|
| /kernel/linux/linux-6.6/arch/s390/crypto/ |
| H A D | des_s390.c | 403 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 D | libipw_wx.c | 511 const char *alg, *module; in libipw_wx_set_encodeext() local [all...] |