Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 25 of 82) sorted by relevance

1234

/Linux-v5.10/arch/mips/generic/
Dboard-ocelot.its.S11 algo = "sha1"; define
22 algo = "sha1"; define
Dboard-boston.its.S10 algo = "sha1"; define
Dboard-ni169445.its.S10 algo = "sha1"; define
Dboard-xilfpga.its.S10 algo = "sha1"; define
Dvmlinux.its.S19 algo = "sha1"; define
/Linux-v5.10/net/ipv6/
Dseg6_hmac.c106 struct seg6_hmac_algo *algo; in __hmac_get_algo() local
122 struct seg6_hmac_algo *algo; in __do_hmac() local
354 struct seg6_hmac_algo *algo; in seg6_hmac_init_algo() local
417 struct seg6_hmac_algo *algo = NULL; in seg6_hmac_exit() local
/Linux-v5.10/crypto/
Dtcrypt.c251 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed()
519 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed()
812 static void test_mb_ahash_speed(const char *algo, unsigned int secs, in test_mb_ahash_speed()
1055 static void test_ahash_speed_common(const char *algo, unsigned int secs, in test_ahash_speed_common()
1136 static void test_ahash_speed(const char *algo, unsigned int secs, in test_ahash_speed()
1142 static void test_hash_speed(const char *algo, unsigned int secs, in test_hash_speed()
1249 static void test_mb_skcipher_speed(const char *algo, int enc, int secs, in test_mb_skcipher_speed()
1490 static void test_skcipher_speed(const char *algo, int enc, unsigned int secs, in test_skcipher_speed()
1620 static void test_acipher_speed(const char *algo, int enc, unsigned int secs, in test_acipher_speed()
1628 static void test_cipher_speed(const char *algo, int enc, unsigned int secs, in test_cipher_speed()
/Linux-v5.10/drivers/crypto/virtio/
Dvirtio_crypto_mgr.c185 uint32_t algo) in virtcrypto_get_dev_node()
279 uint32_t algo) in virtcrypto_algo_is_supported()
/Linux-v5.10/lib/raid6/
Dalgos.c126 const struct raid6_recov_calls *const *algo; in raid6_choose_recov() local
150 const struct raid6_calls *const *algo; in raid6_choose_gen() local
/Linux-v5.10/include/linux/
Ddigsig.h30 uint8_t algo; member
38 uint8_t algo; member
Dgenalloc.h63 genpool_algo_t algo; /* allocation function */ member
136 size_t size, genpool_algo_t algo, void *data) in gen_pool_alloc_algo()
Dvia_i2c.h17 struct i2c_algo_bit_data algo; member
Dmodule_signature.h34 u8 algo; /* Public-key crypto algorithm [0] */ member
Dparman.h61 enum parman_algo_type algo; member
/Linux-v5.10/security/integrity/ima/
Dima_crypto.c62 enum hash_algo algo; member
91 static struct crypto_shash *ima_alloc_tfm(enum hash_algo algo) in ima_alloc_tfm()
117 enum hash_algo algo; in ima_init_crypto() local
289 static struct crypto_ahash *ima_alloc_atfm(enum hash_algo algo) in ima_alloc_atfm()
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dbus.c169 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
184 struct i2c_algo_bit_data *algo = bus->i2c.algo_data; in nvkm_i2c_bus_probe() local
/Linux-v5.10/drivers/media/pci/cx88/
Dcx88-vp3054-i2c.h13 struct i2c_algo_bit_data algo; member
/Linux-v5.10/include/uapi/linux/tc_ematch/
Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member
/Linux-v5.10/include/uapi/linux/
Dvirtio_crypto.h61 __le32 algo; member
83 __le32 algo; member
120 __le32 algo; member
148 __le32 algo; member
166 __le32 algo; member
271 __le32 algo; member
/Linux-v5.10/lib/
Dgenalloc.c276 genpool_algo_t algo, void *data, void **owner) in gen_pool_alloc_algo_owner()
361 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_alloc_algo()
439 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_zalloc_algo()
620 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data) in gen_pool_set_algo()
Dtextsearch.c263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
/Linux-v5.10/lib/raid6/test/
Dtest.c90 const struct raid6_calls *const *algo; in main() local
/Linux-v5.10/include/uapi/linux/netfilter/
Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/Linux-v5.10/include/crypto/
Dpublic_key.h26 enum OID algo; member
/Linux-v5.10/drivers/i2c/busses/
Di2c-versatile.c25 struct i2c_algo_bit_data algo; member

1234