/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 628 struct crypto_alg *alg = tfm->__crt_alg; in crypto4xx_hash_alg_init() local
|
H A D | crypto4xx_core.h | 146 struct crypto4xx_alg_common alg; member
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 278 } alg; member
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_driver.h | 117 enum cc_cpp_alg alg; member
|
H A D | cc_cipher.c | 35 enum cc_cpp_alg alg; member 231 struct crypto_alg *alg = tfm->__crt_alg; in cc_cipher_exit() local 1417 struct skcipher_alg *alg; cc_create_alg() local 1463 int alg; cc_cipher_alloc() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
H A D | sun4i-ss.h | 166 } alg; member
|
/kernel/linux/linux-5.10/crypto/ |
H A D | skcipher.c | 627 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_skcipher_encrypt() local 644 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_skcipher_decrypt() local 661 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_exit_tfm() local 669 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); in crypto_skcipher_init_tfm() local 692 crypto_skcipher_show(struct seq_file *m, struct crypto_alg *alg) crypto_skcipher_show() argument 709 crypto_skcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_skcipher_report() argument 729 crypto_skcipher_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_skcipher_report() argument 795 skcipher_prepare_alg(struct skcipher_alg *alg) skcipher_prepare_alg() argument 815 crypto_register_skcipher(struct skcipher_alg *alg) crypto_register_skcipher() argument 828 crypto_unregister_skcipher(struct skcipher_alg *alg) crypto_unregister_skcipher() argument [all...] |
H A D | shash.c | 36 bool crypto_shash_alg_has_setkey(struct shash_alg *alg) in crypto_shash_alg_has_setkey() argument 63 static void shash_set_needkey(struct crypto_shash *tfm, struct shash_alg *alg) in shash_set_needkey() argument 380 struct shash_alg *alg = __crypto_shash_alg(calg); in crypto_init_shash_ops_async() local 419 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_exit_tfm() local 427 struct shash_alg *alg = crypto_shash_alg(hash); in crypto_shash_init_tfm() local 462 crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_shash_report() argument 477 crypto_shash_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_shash_report() argument 485 crypto_shash_show(struct seq_file *m, struct crypto_alg *alg) crypto_shash_show() argument 524 shash_prepare_alg(struct shash_alg *alg) shash_prepare_alg() argument 555 crypto_register_shash(struct shash_alg *alg) crypto_register_shash() argument 568 crypto_unregister_shash(struct shash_alg *alg) crypto_unregister_shash() argument [all...] |
H A D | ccm.c | 711 struct aead_alg *alg; crypto_rfc4309_create() local 866 struct crypto_alg *alg; cbcmac_create() local [all...] |
/kernel/linux/common_modules/tzdriver/auth/ |
H A D | client_hash_auth.c | 383 static struct sdesc_hash *init_sdesc(struct crypto_shash *alg) in init_sdesc() argument 396 static int calc_hash(struct crypto_shash *alg, in calc_hash() argument 417 struct crypto_shash *alg; in do_sha256() local [all...] |
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | paes_s390.c | 719 static inline void __crypto_unregister_skcipher(struct skcipher_alg *alg) in __crypto_unregister_skcipher() argument
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 40 struct skcipher_alg alg; member 48 struct aead_alg alg; member 61 struct ahash_alg alg; member 67 struct akcipher_alg alg; member 73 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in ccp_crypto_skcipher_alg() local 81 struct crypto_alg *alg = tfm->__crt_alg; in ccp_crypto_ahash_alg() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu.c | 556 u32 spum_digest_size(u32 alg_digest_size, enum hash_alg alg, in spum_digest_size() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/crypto/ |
H A D | paes_s390.c | 736 static inline void __crypto_unregister_skcipher(struct skcipher_alg *alg) in __crypto_unregister_skcipher() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 560 otx2_sqe_add_mem(struct otx2_snd_queue *sq, int *offset, int alg, u64 iova) otx2_sqe_add_mem() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
H A D | wext.c | 727 int idx, alg = ext->alg, set_key = 1; in orinoco_ioctl_set_encodeext() local 30 orinoco_set_key(struct orinoco_private *priv, int index, enum orinoco_alg alg, const u8 *key, int key_len, const u8 *seq, int seq_len) orinoco_set_key() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_wx.c | 890 u8 idx = 0, alg = 0, group = 0; in _rtl92e_wx_set_encode_ext() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ |
H A D | r8192U_wx.c | 718 u8 idx = 0, alg = 0, group = 0; in r8192_wx_set_enc_ext() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8712/ |
H A D | ieee80211.h | 88 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wmfw.h | 111 struct wmfw_alg_hdr alg; member 117 struct wmfw_alg_hdr alg; member 124 struct wmfw_alg_hdr alg; member
|
/kernel/linux/linux-5.10/include/uapi/misc/ |
H A D | xilinx_sdfec.h | 141 __u32 alg; member
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | rate.c | 120 struct rate_control_alg *alg; in ieee80211_rate_control_register() local 151 struct rate_control_alg *alg; in ieee80211_rate_control_unregister() local 168 struct rate_control_alg *alg; ieee80211_try_rate_control_ops_get() local [all...] |
/kernel/linux/linux-5.10/include/crypto/ |
H A D | hash.h | 552 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_ahash_update() local 767 static inline struct shash_alg *__crypto_shash_alg(struct crypto_alg *alg) in __crypto_shash_alg() argument 334 __crypto_hash_alg_common( struct crypto_alg *alg) __crypto_hash_alg_common() argument
|
/kernel/linux/linux-5.10/include/linux/crush/ |
H A D | crush.h | 134 __u8 alg; /* one of CRUSH_BUCKET_* */ member
|
/kernel/linux/linux-6.6/include/linux/firmware/cirrus/ |
H A D | cs_dsp.h | 65 unsigned int alg; member
|