Home
last modified time | relevance | path

Searched defs:algo (Results 151 - 175 of 245) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h86 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Docs-hcu.c129 static inline u32 ocs_hcu_num_chains(enum ocs_hcu_algo algo) in ocs_hcu_num_chains() argument
144 static inline u32 ocs_hcu_digest_size(enum ocs_hcu_algo algo) in ocs_hcu_digest_size() argument
243 ocs_hcu_get_intermediate_data(struct ocs_hcu_dev *hcu_dev, struct ocs_hcu_idata *data, enum ocs_hcu_algo algo) ocs_hcu_get_intermediate_data() argument
286 ocs_hcu_set_intermediate_data(struct ocs_hcu_dev *hcu_dev, const struct ocs_hcu_idata *data, enum ocs_hcu_algo algo) ocs_hcu_set_intermediate_data() argument
307 ocs_hcu_get_digest(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, u8 *dgst, size_t dgst_len) ocs_hcu_get_digest() argument
341 ocs_hcu_hw_cfg(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, bool use_hmac) ocs_hcu_hw_cfg() argument
586 ocs_hcu_hash_init(struct ocs_hcu_hash_ctx *ctx, enum ocs_hcu_algo algo) ocs_hcu_hash_init() argument
726 ocs_hcu_digest(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, void *data, size_t data_len, u8 *dgst, size_t dgst_len) ocs_hcu_digest() argument
777 ocs_hcu_hmac(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, const u8 *key, size_t key_len, const struct ocs_hcu_dma_list *dma_list, u8 *dgst, size_t dgst_len) ocs_hcu_hmac() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c893 struct xfrm_algo_desc *algo; in ixgbe_ipsec_vf_add_sa() local
/kernel/linux/linux-6.6/crypto/
H A Dtcrypt.c243 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() argument
518 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed() argument
866 test_ahash_speed_common(const char *algo, unsigned int secs, struct hash_speed *speed, unsigned mask) test_ahash_speed_common() argument
947 test_ahash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) test_ahash_speed() argument
953 test_hash_speed(const char *algo, unsigned int secs, struct hash_speed *speed) test_hash_speed() argument
1060 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) test_mb_skcipher_speed() argument
1293 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) test_skcipher_speed() argument
1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_acipher_speed() argument
1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_cipher_speed() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h82 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template_lib.c16 static bool ima_template_hash_algo_allowed(u8 algo) in ima_template_hash_algo_allowed() argument
[all...]
H A Dima.h405 ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, const u8 **digest, u32 *digest_size) ima_get_modsig_digest() argument
/kernel/linux/linux-6.6/lib/
H A Dgenalloc.c277 gen_pool_alloc_algo_owner(struct gen_pool *pool, size_t size, genpool_algo_t algo, void *data, void **owner) gen_pool_alloc_algo_owner() argument
362 gen_pool_dma_alloc_algo(struct gen_pool *pool, size_t size, dma_addr_t *dma, genpool_algo_t algo, void *data) gen_pool_dma_alloc_algo() argument
440 gen_pool_dma_zalloc_algo(struct gen_pool *pool, size_t size, dma_addr_t *dma, genpool_algo_t algo, void *data) gen_pool_dma_zalloc_algo() argument
622 gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data) gen_pool_set_algo() argument
[all...]
H A Dobjagg.c940 const struct objagg_opt_algo *algo = objagg_opt_algos[opt_algo_type]; in objagg_hints_get() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_msg.c1787 snmpv3_priv_algo_t algo; in snmp_complete_outbound_frame() local
1805 snmpv3_auth_algo_t algo; in snmp_complete_outbound_frame() local
/foundation/multimedia/av_codec/services/drm_decryptor/
H A Dcodec_drm_decrypt.cpp251 void CodecDrmDecrypt::SetDrmAlgoAndBlocks(uint8_t algo, MetaDrmCencInfo *cencInfo) in SetDrmAlgoAndBlocks() argument
[all...]
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dmedia_types.h282 MetaDrmCencAlgorithm algo; member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0900_sw.c1816 enum fe_stv0900_search_algo algo; in stv0900_algo() local
623 stv0900_get_lock_timeout(s32 *demod_timeout, s32 *fec_timeout, s32 srate, enum fe_stv0900_search_algo algo) stv0900_get_lock_timeout() argument
H A Dstv090x_priv.h254 enum stv090x_algo algo; member
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_type.h45 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dnand.h190 enum nand_ecc_algo algo; member
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima.h395 ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, const u8 **digest, u32 *digest_size) ima_get_modsig_digest() argument
/kernel/linux/linux-5.10/security/integrity/
H A Dintegrity.h97 u8 algo; member
106 u8 algo; member
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-atom-controls.c302 struct sst_module *algo; in sst_find_and_send_pipe_algo() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c1008 enum fun_eth_hash_alg algo; in fun_set_rxfh() local
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_type.h45 struct i2c_algo_bit_data algo; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv0900_sw.c1816 enum fe_stv0900_search_algo algo; in stv0900_algo() local
623 stv0900_get_lock_timeout(s32 *demod_timeout, s32 *fec_timeout, s32 srate, enum fe_stv0900_search_algo algo) stv0900_get_lock_timeout() argument
H A Dstv090x_priv.h254 enum stv090x_algo algo; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_gmbus.c341 struct i2c_algo_bit_data *algo; in intel_gpio_setup() local
[all...]
/kernel/linux/linux-6.6/security/integrity/
H A Dintegrity.h100 u8 algo; member
109 u8 algo; member

Completed in 27 milliseconds

12345678910