Home
last modified time | relevance | path

Searched defs:algo (Results 26 – 50 of 123) sorted by relevance

12345

/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace.c156 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()
202 int hw_sha_update(struct hash_algo *algo, void *hash_ctx, const void *buf, in hw_sha_update()
248 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish()
/openbmc/qemu/hw/misc/
H A Daspeed_hace.c71 QCryptoHashAlgorithm algo; member
188 static void do_hash_operation(AspeedHACEState *s, int algo, bool sg_mode, in do_hash_operation()
347 int algo; in aspeed_hace_write() local
/openbmc/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_text.h11 char algo[TC_EM_TEXT_ALGOSIZ]; member
/openbmc/phosphor-net-ipmid/
H A Dintegrity_algo.hpp95 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported()
H A Dcrypt_algo.hpp87 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported()
H A Dauth_algo.hpp105 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h66 uint32_t algo; member
88 uint32_t algo; member
125 uint32_t algo; member
153 uint32_t algo; member
171 uint32_t algo; member
222 uint32_t algo; member
338 uint32_t algo; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_crypto.h66 __le32 algo; member
88 __le32 algo; member
125 __le32 algo; member
153 __le32 algo; member
171 __le32 algo; member
222 __le32 algo; member
338 __le32 algo; member
/openbmc/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()
H A Dtextsearch.c263 struct ts_config *textsearch_prepare(const char *algo, const void *pattern, in textsearch_prepare()
/openbmc/linux/include/linux/
H A Dmodule_signature.h34 u8 algo; /* Public-key crypto algorithm [0] */ member
H A Dparman.h61 enum parman_algo_type algo; member
/openbmc/linux/lib/raid6/test/
H A Dtest.c89 const struct raid6_calls *const *algo; in main() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_string.h18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE]; member
/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-hcu.h67 enum ocs_hcu_algo algo; member
/openbmc/qemu/backends/
H A Dcryptodev-builtin.c138 int algo; in cryptodev_builtin_get_aes_algo() local
221 int algo; in cryptodev_builtin_create_cipher_session() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-versatile.c25 struct i2c_algo_bit_data algo; member
/openbmc/linux/drivers/watchdog/
H A Dgpio_wdt.c113 const char *algo; in gpio_wdt_probe() local
/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160-i2c.c228 static const struct i2c_algorithm algo = { variable
/openbmc/linux/security/integrity/ima/
H A Dima_modsig.c125 int ima_get_modsig_digest(const struct modsig *modsig, enum hash_algo *algo, in ima_get_modsig_digest()
H A Dima_appraise.c91 u8 algo = iint->ima_hash->algo; in ima_fix_xattr() local
254 enum hash_algo algo, const u8 *digest, in calc_file_id_hash()
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c487 struct hash_algo *algo; in calc_img_key_hash() local
535 struct hash_algo *algo; in calc_esbchdr_esbc_hash() local
/openbmc/linux/drivers/soc/fsl/qe/
H A Dqe_common.c115 genpool_algo_t algo, void *data) in cpm_muram_alloc_common()
/openbmc/linux/include/crypto/
H A Dpublic_key.h25 enum OID algo; member
/openbmc/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.h47 u8 algo; member

12345