Home
last modified time | relevance | path

Searched defs:algo (Results 51 – 75 of 108) sorted by relevance

12345

/linux-6.14.4/drivers/i2c/muxes/
Di2c-demux-pinctrl.c34 struct i2c_algorithm algo; member
/linux-6.14.4/crypto/
Decrdsa.c188 u32 algo, paramlen; in ecrdsa_set_pub_key() local
Dtestmgr.c2759 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local
3328 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local
3434 const char *algo = crypto_tfm_alg_driver_name(crypto_acomp_tfm(tfm)); in test_acomp() local
3631 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng() local
4251 const char *algo = in test_akcipher() local
4362 const char *algo = crypto_tfm_alg_driver_name(crypto_sig_tfm(tfm)); in test_sig() local
/linux-6.14.4/kernel/bpf/
Dcrypto.c33 char algo[128]; member
/linux-6.14.4/net/xfrm/
Dxfrm_user.c534 struct xfrm_algo_desc *algo; in attach_one_algo() local
561 struct xfrm_algo_desc *algo; in attach_crypt() local
590 struct xfrm_algo_desc *algo; in attach_auth() local
621 struct xfrm_algo_desc *algo; in attach_auth_trunc() local
655 struct xfrm_algo_desc *algo; in attach_aead() local
1154 struct xfrm_algo *algo; in copy_to_user_auth() local
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dverify_pkcs7_sig.c50 __u8 algo; /* Public-key crypto algorithm [0] */ member
/linux-6.14.4/security/integrity/ima/
Dima_api.c242 void *buf, loff_t size, enum hash_algo algo, in ima_collect_measurement()
Dima.h55 enum hash_algo algo; member
527 enum hash_algo *algo, const u8 **digest, in ima_get_modsig_digest()
/linux-6.14.4/drivers/media/dvb-frontends/
Ddibx000_common.c425 struct i2c_algorithm *algo, const char *name, in i2c_adapter_init()
Dstv0900_sw.c625 enum fe_stv0900_search_algo algo) in stv0900_get_lock_timeout()
1816 enum fe_stv0900_search_algo algo; in stv0900_algo() local
/linux-6.14.4/lib/
Dparman.c53 const struct parman_algo *algo; member
/linux-6.14.4/fs/isofs/
Drock.c539 int algo; in parse_rock_ridge_inode_internal() local
/linux-6.14.4/security/integrity/evm/
Devm_crypto.c77 const char *algo; in init_desc() local
/linux-6.14.4/drivers/gpu/drm/gma500/
Dintel_gmbus.c70 struct i2c_algo_bit_data algo; member
Dpsb_intel_drv.h82 struct i2c_algo_bit_data algo; member
/linux-6.14.4/drivers/net/wireless/intersil/p54/
Dfwio.c650 int p54_upload_key(struct p54_common *priv, u8 algo, int slot, u8 idx, u8 len, in p54_upload_key()
Dmain.c504 u8 algo = 0; in p54_set_key() local
/linux-6.14.4/drivers/i2c/
Di2c-mux.c34 struct i2c_algorithm algo; member
/linux-6.14.4/drivers/mtd/nand/
Decc.c596 unsigned int algo = nand->ecc.user_conf.algo; in nand_ecc_get_sw_engine() local
/linux-6.14.4/fs/bcachefs/
Dec.h191 unsigned algo; member
Dec.c1791 unsigned algo, unsigned redundancy, in ec_new_stripe_head_alloc()
1826 unsigned algo, in __bch2_ec_stripe_head_get()
2140 unsigned algo, in bch2_ec_stripe_head_get()
/linux-6.14.4/drivers/gpu/drm/
Ddrm_mipi_dsi.c662 enum mipi_dsi_compression_algo algo, in mipi_dsi_compression_mode_ext()
1504 enum mipi_dsi_compression_algo algo, in mipi_dsi_compression_mode_ext_multi()
/linux-6.14.4/drivers/crypto/virtio/
Dvirtio_crypto_skcipher_algs.c42 struct skcipher_engine_alg algo; member
Dvirtio_crypto_akcipher_algs.c50 struct akcipher_engine_alg algo; member
/linux-6.14.4/drivers/crypto/
Dpadlock-aes.c46 algo:3, member

12345