| /kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 24 u32 alg; member 1140 __safexcel_hmac_setkey(const char *alg, const u8 *key, unsigned int keylen, void *istate, void *ostate) __safexcel_hmac_setkey() argument 1191 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_setkey() argument 1214 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_alg_setkey() argument 2767 safexcel_hmac_sha3_cra_init(struct crypto_tfm *tfm, const char *alg) safexcel_hmac_sha3_cra_init() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_nix.c | 2332 static int set_flowkey_fields(struct nix_rx_flowkey_alg *alg, u32 flow_cfg) in set_flowkey_fields() argument 2629 int alg, fid, rc; in nix_rx_flowkey_alg_cfg() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | ipsec.c | 843 struct xfrm_algo alg; in xfrm_state_pack_algo() member 848 } alg = {}; in xfrm_state_pack_algo() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_file_ops.c | 1588 unsigned swmajor, swminor, alg = QIB_PORT_ALG_ACROSS; in qib_assign_ctxt() local 1405 get_a_ctxt(struct file *fp, const struct qib_user_info *uinfo, unsigned alg) get_a_ctxt() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_struct.h | 243 u64 alg : 4; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_ioctl.c | 3208 const char *alg, *module; in prism2_ioctl_siwencodeext() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
| H A D | isl_ioctl.c | 1544 int idx, alg = ext->alg, set_key = 1; in prism54_set_encodeext() local
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm.c | 1254 ahc_platform_set_tags(struct ahc_softc *ahc, struct scsi_device *sdev, struct ahc_devinfo *devinfo, ahc_queue_alg alg) ahc_platform_set_tags() argument
|
| H A D | aic79xx_osm.c | 1388 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_platform_set_tags() argument
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/ |
| H A D | ioctl_linux.c | 2086 set_group_key(struct adapter *padapter, u8 *key, u8 alg, int keyid) set_group_key() argument 2147 u8 alg; set_wep_key() local [all...] |
| /kernel/linux/linux-5.10/include/media/davinci/ |
| H A D | isif.h | 394 __u8 alg; member
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | osdmap.c | 461 u32 alg; in crush_decode() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | crypto.h | 532 crypto_stats_init(struct crypto_alg *alg) crypto_stats_init() argument 534 crypto_stats_get(struct crypto_alg *alg) crypto_stats_get() argument 536 crypto_stats_aead_encrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) crypto_stats_aead_encrypt() argument 538 crypto_stats_aead_decrypt(unsigned int cryptlen, struct crypto_alg *alg, int ret) crypto_stats_aead_decrypt() argument 540 crypto_stats_ahash_update(unsigned int nbytes, int ret, struct crypto_alg *alg) crypto_stats_ahash_update() argument 542 crypto_stats_ahash_final(unsigned int nbytes, int ret, struct crypto_alg *alg) crypto_stats_ahash_final() argument 544 crypto_stats_akcipher_encrypt(unsigned int src_len, int ret, struct crypto_alg *alg) crypto_stats_akcipher_encrypt() argument 546 crypto_stats_akcipher_decrypt(unsigned int src_len, int ret, struct crypto_alg *alg) crypto_stats_akcipher_decrypt() argument 548 crypto_stats_akcipher_sign(int ret, struct crypto_alg *alg) crypto_stats_akcipher_sign() argument 550 crypto_stats_akcipher_verify(int ret, struct crypto_alg *alg) crypto_stats_akcipher_verify() argument 552 crypto_stats_compress(unsigned int slen, int ret, struct crypto_alg *alg) crypto_stats_compress() argument 554 crypto_stats_decompress(unsigned int slen, int ret, struct crypto_alg *alg) crypto_stats_decompress() argument 556 crypto_stats_kpp_set_secret(struct crypto_alg *alg, int ret) crypto_stats_kpp_set_secret() argument 558 crypto_stats_kpp_generate_public_key(struct crypto_alg *alg, int ret) crypto_stats_kpp_generate_public_key() argument 560 crypto_stats_kpp_compute_shared_secret(struct crypto_alg *alg, int ret) crypto_stats_kpp_compute_shared_secret() argument 562 crypto_stats_rng_seed(struct crypto_alg *alg, int ret) crypto_stats_rng_seed() argument 564 crypto_stats_rng_generate(struct crypto_alg *alg, unsigned int dlen, int ret) crypto_stats_rng_generate() argument 566 crypto_stats_skcipher_encrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg) crypto_stats_skcipher_encrypt() argument 568 crypto_stats_skcipher_decrypt(unsigned int cryptlen, int ret, struct crypto_alg *alg) crypto_stats_skcipher_decrypt() argument [all...] |
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | compress.c | 561 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm.c | 1382 ahd_platform_set_tags(struct ahd_softc *ahd, struct scsi_device *sdev, struct ahd_devinfo *devinfo, ahd_queue_alg alg) ahd_platform_set_tags() argument
|
| /kernel/linux/linux-6.6/drivers/block/zram/ |
| H A D | zram_drv.c | 900 static void comp_algorithm_set(struct zram *zram, u32 prio, const char *alg) in comp_algorithm_set() argument 1004 char *alg = NULL; in recomp_algorithm_store() local
|
| /kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
| H A D | aspeed-hace.h | 266 } alg; member
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| H A D | caamalg.c | 192 struct caam_aead_alg *alg = container_of(crypto_aead_alg(aead), in aead_set_sh_desc() local 743 struct caam_skcipher_alg *alg = in skcipher_setkey() local 1201 struct caam_aead_alg *alg in init_authenc_job() local 3622 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); caam_cra_init() local 3657 struct aead_alg *alg = crypto_aead_alg(tfm); caam_aead_init() local 3711 struct skcipher_alg *alg = &t_alg->skcipher.base; caam_skcipher_alg_init() local 3725 struct aead_alg *alg = &t_alg->aead.base; caam_aead_alg_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | cipher.c | 4174 struct skcipher_alg *alg = crypto_skcipher_alg(skcipher); skcipher_init_tfm() local 4188 struct crypto_alg *alg = tfm->__crt_alg; ahash_cra_init() local 4212 struct crypto_alg *alg = tfm->__crt_alg; aead_cra_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
| H A D | safexcel_cipher.c | 50 enum safexcel_cipher_alg alg; member 411 const char *alg; in safexcel_aead_setkey() local 2963 struct aead_alg *alg = crypto_aead_alg(aead); safexcel_aead_fallback_cra_init() local [all...] |
| H A D | safexcel_hash.c | 26 u32 alg; member 1116 __safexcel_hmac_setkey(const char *alg, const u8 *key, unsigned int keylen, void *istate, void *ostate) __safexcel_hmac_setkey() argument 1167 safexcel_hmac_setkey(struct safexcel_context *base, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_setkey() argument 1190 safexcel_hmac_alg_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen, const char *alg, unsigned int state_sz) safexcel_hmac_alg_setkey() argument 2723 safexcel_hmac_sha3_cra_init(struct crypto_tfm *tfm, const char *alg) safexcel_hmac_sha3_cra_init() argument [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | mxs-dcp.c | 97 uint32_t alg; member
|
| H A D | talitos.c | 2259 } alg; member 3071 struct aead_alg *alg = crypto_aead_alg(tfm); talitos_cra_init_aead() local 3083 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); talitos_cra_init_skcipher() local 3095 struct crypto_alg *alg = tfm->__crt_alg; talitos_cra_init_ahash() local 3183 struct crypto_alg *alg; talitos_alg_alloc() local 3492 struct crypto_alg *alg = NULL; talitos_probe() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/stm32/ |
| H A D | stm32-hash.c | 291 u32 alg = (state->flags & HASH_FLAGS_ALGO_MASK) >> HASH_FLAGS_ALGO_SHIFT; in stm32_hash_write_ctrl() local
|
| /kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
| H A D | chcr_crypto.h | 322 } alg; member
|