Home
last modified time | relevance | path

Searched defs:alg (Results 276 - 300 of 489) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-5.10/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c628 struct crypto_alg *alg = tfm->__crt_alg; in crypto4xx_hash_alg_init() local
H A Dcrypto4xx_core.h146 struct crypto4xx_alg_common alg; member
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h278 } alg; member
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.h117 enum cc_cpp_alg alg; member
H A Dcc_cipher.c35 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 Dsun4i-ss.h166 } alg; member
/kernel/linux/linux-5.10/crypto/
H A Dskcipher.c627 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 Dshash.c36 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 Dccm.c711 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 Dclient_hash_auth.c383 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 Dpaes_s390.c719 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 Dccp-crypto.h40 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 Dspu.c556 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 Dpaes_s390.c736 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 Dotx2_txrx.c560 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 Dwext.c727 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 Drtl_wx.c890 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 Dr8192U_wx.c718 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 Dieee80211.h88 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwmfw.h111 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 Dxilinx_sdfec.h141 __u32 alg; member
/kernel/linux/linux-5.10/net/mac80211/
H A Drate.c120 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 Dhash.h552 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 Dcrush.h134 __u8 alg; /* one of CRUSH_BUCKET_* */ member
/kernel/linux/linux-6.6/include/linux/firmware/cirrus/
H A Dcs_dsp.h65 unsigned int alg; member

Completed in 23 milliseconds

1...<<11121314151617181920