Searched defs:alg (Results 1 - 25 of 249) sorted by last modified time

12345678910

/linux-master/arch/s390/crypto/
H A Dpaes_s390.c735 static inline void __crypto_unregister_skcipher(struct skcipher_alg *alg) argument
/linux-master/net/mac80211/
H A Drate.c128 struct rate_control_alg *alg; local
159 struct rate_control_alg *alg; local
176 struct rate_control_alg *alg; local
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c794 __le16 alg; local
H A Dmisc.c1064 struct crypto_shash *alg = NULL; local
H A Dcifsglob.h778 __le16 alg; /* preferred alg negotiated with server */ member in struct:TCP_Server_Info::__anon82
H A Dcifs_debug.c283 static __always_inline const char *compression_alg_str(__le16 alg) argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c3867 static int set_flowkey_fields(struct nix_rx_flowkey_alg *alg, u32 flow_cfg) argument
4262 int alg, fid, rc; local
[all...]
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c683 wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) argument
707 wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, unsigned int alg, void *buf, size_t len) argument
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_wx.c476 const char *alg, *module; local
[all...]
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c675 u8 idx = 0, alg = 0, group = 0; local
[all...]
/linux-master/drivers/base/firmware_loader/
H A Dmain.c815 struct crypto_shash *alg; local
/linux-master/fs/f2fs/
H A Df2fs.h4340 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } argument
H A Dcompress.c561 bool f2fs_is_compress_level_valid(int alg, int lvl) argument
/linux-master/include/linux/
H A Dhisi_acc_qm.h163 const char *alg; member in struct:qm_dev_alg
/linux-master/include/crypto/internal/
H A Dhash.h37 struct ahash_alg alg; member in union:ahash_instance::__anon661
48 struct shash_alg alg; member in union:shash_instance::__anon663
79 static inline bool crypto_shash_alg_has_setkey(struct shash_alg *alg) argument
84 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) argument
142 __crypto_ahash_alg(struct crypto_alg *alg) argument
[all...]
/linux-master/drivers/media/i2c/
H A Ds5k5baf.c642 static void s5k5baf_hw_set_alg(struct s5k5baf *state, u16 alg, bool enable) argument
/linux-master/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c48 } alg; member in struct:zynqmp_aead_drv_ctx
288 struct aead_alg *alg = crypto_aead_alg(aead); local
301 struct aead_alg *alg = crypto_aead_alg(aead); local
316 struct aead_alg *alg = crypto_aead_alg(aead); local
[all...]
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c462 bool hisi_zip_alg_support(struct hisi_qm *qm, u32 alg) argument
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c112 struct skcipher_alg alg; member in struct:sec_skcipher
117 struct aead_alg alg; member in struct:sec_aead
686 const char *alg = crypto_tfm_alg_name(&tfm->base); local
1960 struct aead_alg *alg = crypto_aead_alg(tfm); local
[all...]
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c361 bool hpre_check_alg_support(struct hisi_qm *qm, u32 alg) argument
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c29 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
123 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
166 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
194 struct ahash_alg *alg local
209 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
242 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
334 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); local
[all...]
/linux-master/crypto/
H A Dtestmgr.c63 int alg_test(const char *driver, const char *alg, u32 type, u32 mask) argument
140 const char *alg; member in struct:alg_test_desc
3887 do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, const char *alg) argument
4029 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) argument
4253 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) argument
5786 alg_find_test(const char *alg) argument
5811 alg_fips_disabled(const char *driver, const char *alg) argument
5818 alg_test(const char *driver, const char *alg, u32 type, u32 mask) argument
[all...]
H A Dtcrypt.c64 static char *alg; variable
1439 static inline int tcrypt_test(const char *alg) argument
1452 do_test(const char *alg, u32 type, u32 mask, int m, u32 num_mb) argument
[all...]
H A Dscompress.c56 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg) argument
283 int crypto_register_scomp(struct scomp_alg *alg) argument
296 void crypto_unregister_scomp(struct scomp_alg *alg) argument
40 crypto_scomp_report( struct sk_buff *skb, struct crypto_alg *alg) argument
H A Dahash.c30 static inline struct crypto_istat_hash *ahash_get_stat(struct ahash_alg *alg) argument
35 static inline int crypto_ahash_errstat(struct ahash_alg *alg, int err) argument
233 static void ahash_set_needkey(struct crypto_ahash *tfm, struct ahash_alg *alg) argument
255 struct ahash_alg *alg = crypto_ahash_alg(tfm); local
347 struct ahash_alg *alg; local
362 struct ahash_alg *alg; local
377 struct ahash_alg *alg; local
396 struct ahash_alg *alg; local
509 struct ahash_alg *alg = crypto_ahash_alg(hash); local
517 struct ahash_alg *alg = crypto_ahash_alg(hash); local
532 crypto_ahash_extsize(struct crypto_alg *alg) argument
547 crypto_ahash_report( struct sk_buff *skb, struct crypto_alg *alg) argument
564 crypto_ahash_show(struct seq_file *m, struct crypto_alg *alg) argument
574 crypto_ahash_report_stat( struct sk_buff *skb, struct crypto_alg *alg) argument
623 struct crypto_alg *alg = &halg->base; local
636 struct ahash_alg *alg; local
686 ahash_prepare_alg(struct ahash_alg *alg) argument
709 crypto_register_ahash(struct ahash_alg *alg) argument
722 crypto_unregister_ahash(struct ahash_alg *alg) argument
[all...]

Completed in 352 milliseconds

12345678910