Searched defs:alg (Results 226 - 249 of 249) sorted by relevance

12345678910

/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/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...]
/linux-master/include/linux/
H A Dhisi_acc_qm.h163 const char *alg; member in struct:qm_dev_alg
/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/scsi/aic7xxx/
H A Daic7xxx_core.c2651 ahc_set_tags(struct ahc_softc *ahc, struct scsi_cmnd *cmd, struct ahc_devinfo *devinfo, ahc_queue_alg alg) argument
H A Daic79xx_core.c4055 ahd_set_tags(struct ahd_softc *ahd, struct scsi_cmnd *cmd, struct ahd_devinfo *devinfo, ahd_queue_alg alg) argument
/linux-master/drivers/staging/rtl8723bs/include/
H A Dieee80211.h182 u8 alg[IEEE_CRYPT_ALG_NAME_LEN]; member in struct:ieee_param::__anon676::__anon680
/linux-master/drivers/block/drbd/
H A Ddrbd_receiver.c3782 drbd_crypto_alloc_digest_safe( const struct drbd_device *device, const char *alg, const char *name) argument
[all...]
/linux-master/include/uapi/linux/
H A Dwireless.h836 __u16 alg; /* IW_ENCODE_ALG_* */ member in struct:iw_encode_ext
/linux-master/drivers/crypto/
H A Ds5p-sss.c2269 struct ahash_alg *alg; local
H A Dhifn_795x.c600 struct skcipher_alg alg; member in struct:hifn_crypto_alg
2254 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); local
2266 struct hifn_crypto_alg *alg; local
[all...]
/linux-master/net/sctp/
H A Dsocket.c8527 char alg[32]; local
/linux-master/drivers/firmware/cirrus/
H A Dcs_dsp.c1518 cs_dsp_get_ctl(struct cs_dsp *dsp, const char *name, int type, unsigned int alg) argument
1559 void *alg; local
[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/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...]
H A Drvu_struct.h793 u64 alg : 3; member in struct:nix_lso_format
/linux-master/fs/smb/client/
H A Dsmb2pdu.c794 __le16 alg; local
H A Dcifsglob.h778 __le16 alg; /* preferred alg negotiated with server */ member in struct:TCP_Server_Info::__anon82
/linux-master/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h761 __u8 alg; member in struct:fun_admin_rss_req::rss_req_subop::fun_admin_rss_create_req
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel.h884 } alg; member in struct:safexcel_alg_template
/linux-master/include/net/
H A Dxfrm.h1862 static inline unsigned int aead_len(struct xfrm_algo_aead *alg) argument
1867 static inline unsigned int xfrm_alg_len(const struct xfrm_algo *alg) argument
1872 static inline unsigned int xfrm_alg_auth_len(const struct xfrm_algo_auth *alg) argument
[all...]
/linux-master/drivers/net/usb/
H A Dr8152.c4630 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

Completed in 753 milliseconds

12345678910