Home
last modified time | relevance | path

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

1234

/linux/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()
144 static inline u32 ocs_hcu_digest_size(enum ocs_hcu_algo algo) in ocs_hcu_digest_size()
245 enum ocs_hcu_algo algo) in ocs_hcu_get_intermediate_data()
288 enum ocs_hcu_algo algo) in ocs_hcu_set_intermediate_data()
308 enum ocs_hcu_algo algo, u8 *dgst, size_t dgst_len) in ocs_hcu_get_digest()
341 static int ocs_hcu_hw_cfg(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, in ocs_hcu_hw_cfg()
586 int ocs_hcu_hash_init(struct ocs_hcu_hash_ctx *ctx, enum ocs_hcu_algo algo) in ocs_hcu_hash_init()
726 int ocs_hcu_digest(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, in ocs_hcu_digest()
777 int ocs_hcu_hmac(struct ocs_hcu_dev *hcu_dev, enum ocs_hcu_algo algo, in ocs_hcu_hmac()
/linux/arch/mips/generic/
H A Dboard-ocelot.its.S11 algo = "sha1"; define
22 algo = "sha1"; define
H A Dboard-jaguar2.its.S11 algo = "sha1"; define
21 algo = "sha1"; define
H A Dboard-luton.its.S11 algo = "sha1"; define
H A Dboard-boston.its.S10 algo = "sha1"; define
H A Dboard-marduk.its.S10 algo = "sha1"; define
H A Dboard-xilfpga.its.S10 algo = "sha1"; define
H A Dboard-ni169445.its.S10 algo = "sha1"; define
H A Dboard-serval.its.S11 algo = "sha1"; define
H A Dvmlinux.its.S19 algo = "sha1"; define
/linux/lib/raid6/
H A Dalgos.c136 const struct raid6_recov_calls *const *algo; in raid6_choose_recov() local
160 const struct raid6_calls *const *algo; in raid6_choose_gen() local
/linux/include/linux/
H A Ddigsig.h30 uint8_t algo; member
38 uint8_t algo; member
H A Dgenalloc.h64 genpool_algo_t algo; /* allocation function */ member
137 size_t size, genpool_algo_t algo, void *data) in gen_pool_alloc_algo()
H A Dvia_i2c.h17 struct i2c_algo_bit_data algo; member
H A Dparman.h61 enum parman_algo_type algo; member
/linux/security/integrity/ima/
H A Dima_fs.c135 enum hash_algo algo; ima_measurements_show() local
232 enum hash_algo algo; ima_ascii_measurements_show() local
403 u16 algo = ima_algo_array[i].algo; create_securityfs_measurement_lists() local
H A Dima_crypto.c86 ima_alloc_tfm(enum hash_algo algo) ima_alloc_tfm() argument
112 enum hash_algo algo; ima_init_crypto() local
285 ima_alloc_atfm(enum hash_algo algo) ima_alloc_atfm() argument
[all...]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A 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/lib/
H A Dgenalloc.c278 genpool_algo_t algo, void *data, void **owner) in gen_pool_alloc_algo_owner()
363 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_alloc_algo()
441 dma_addr_t *dma, genpool_algo_t algo, void *data) in gen_pool_dma_zalloc_algo()
622 void gen_pool_set_algo(struct gen_pool *pool, genpool_algo_t algo, void *data) in gen_pool_set_algo()
/linux/arch/mips/mobileye/
H A Dboard-epm5.its.S11 algo = "sha1"; define
H A Dvmlinux.its.S19 algo = "sha1"; define
/linux/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.h13 struct i2c_algo_bit_data algo; member
/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member
/linux/lib/raid6/test/
H A Dtest.c89 const struct raid6_calls *const *algo; in main() local
/linux/include/uapi/linux/netfilter/
H A Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member

1234