Home
last modified time | relevance | path

Searched defs:algo (Results 76 – 100 of 123) sorted by relevance

12345

/openbmc/linux/drivers/i2c/
H A Di2c-mux.c34 struct i2c_algorithm algo; member
H A Di2c-atr.c84 struct i2c_algorithm algo; member
/openbmc/linux/crypto/
H A Dtestmgr.c2725 const char *algo = crypto_tfm_alg_driver_name(crypto_cipher_tfm(tfm)); in test_cipher() local
3303 const char *algo = crypto_tfm_alg_driver_name(crypto_comp_tfm(tfm)); in test_comp() local
3409 const char *algo = crypto_tfm_alg_driver_name(crypto_acomp_tfm(tfm)); in test_acomp() local
3606 const char *algo = crypto_tfm_alg_driver_name(crypto_rng_tfm(tfm)); in test_cprng() local
4261 const char *algo = in test_akcipher() local
/openbmc/u-boot/lib/
H A Dtpm-v2.c288 u16 algo; in tcg2_replay_eventlog() local
377 u16 algo; in tcg2_log_parse() local
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dmain.c504 u8 algo = 0; in p54_set_key() local
/openbmc/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c42 struct skcipher_engine_alg algo; member
H A Dvirtio_crypto_akcipher_algs.c50 struct akcipher_engine_alg algo; member
/openbmc/linux/drivers/crypto/
H A Dpadlock-aes.c46 algo:3, member
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c75 enum ocs_hcu_algo algo; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h82 struct i2c_algo_bit_data algo; member
/openbmc/linux/security/integrity/ima/
H A Dima_template_lib.c16 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed()
H A Dima.h406 enum hash_algo *algo, const u8 **digest, in ima_get_modsig_digest()
/openbmc/u-boot/tools/
H A Dimage-host.c65 char *algo; in fit_image_process_hash() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c893 struct xfrm_algo_desc *algo; in ixgbe_ipsec_vf_add_sa() local
/openbmc/linux/include/video/
H A Dtdfx.h192 struct i2c_algo_bit_data algo; member
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dserver.py168 def hash_token(algo, salt, token): argument
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv090x_priv.h254 enum stv090x_algo algo; member
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1008 enum fun_eth_hash_alg algo; in fun_set_rxfh() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c341 struct i2c_algo_bit_data *algo; in intel_gpio_setup() local
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_ccamisc.c612 u8 algo; in cca_sec2protkey() member
1217 u8 algo; in cca_cipher2protkey() member
1386 u8 algo; in cca_ecc2protkey() member
/openbmc/qemu/include/sysemu/
H A Dcryptodev.h97 uint32_t algo; member
/openbmc/linux/lib/
H A Dobjagg.c929 const struct objagg_opt_algo *algo = objagg_opt_algos[opt_algo_type]; in objagg_hints_get() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwil_types.h541 u32 algo; /* CRYPTO_ALGO_AES_CCM, CRYPTO_ALGO_WEP128, etc */ member
563 __le32 algo; /* CRYPTO_ALGO_AES_CCM, CRYPTO_ALGO_WEP128, etc */ member
699 u8 algo; /* crypto algorithm */ member
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_type.h45 struct i2c_algo_bit_data algo; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c206 uint32_t algo, keytype, keylen; in virtio_crypto_create_asym_session() local

12345