| /openbmc/u-boot/common/ |
| H A D | hash.c | 34 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1() 42 static int hash_update_sha1(struct hash_algo *algo, void *ctx, const void *buf, in hash_update_sha1() 49 static int hash_finish_sha1(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_sha1() 62 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256() 70 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256() 77 static int hash_finish_sha256(struct hash_algo *algo, void *ctx, void in hash_finish_sha256() 90 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384() 98 static int hash_update_sha384(struct hash_algo *algo, void *ctx, in hash_update_sha384() 105 static int hash_finish_sha384(struct hash_algo *algo, void *ctx, void in hash_finish_sha384() 118 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512() [all …]
|
| H A D | image-fit.c | 168 char *algo; in fit_image_print_data() local 1012 int fit_image_hash_get_algo(const void *fit, int noffset, char **algo) in fit_image_hash_get_algo() 1141 struct hash_algo *algo; in calculate_hash() local 1159 char *algo; in fit_image_check_hash() local
|
| /openbmc/u-boot/drivers/crypto/fsl/ |
| H A D | fsl_hash.c | 45 static enum caam_hash_algos get_hash_type(struct hash_algo *algo) in get_hash_type() 162 unsigned char *pout, enum caam_hash_algos algo) in caam_hash() 215 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() 220 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf, in hw_sha_update() 226 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf, in hw_sha_finish()
|
| /openbmc/u-boot/lib/rsa/ |
| H A D | rsa-checksum.c | 22 struct hash_algo *algo; in hash_calculate() local
|
| H A D | rsa-verify.c | 38 struct checksum_algo *algo) in rsa_verify_padding()
|
| /openbmc/u-boot/drivers/crypto/ |
| H A D | aspeed_hace_v1.c | 158 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() 196 int hw_sha_update(struct hash_algo *algo, void *hash_ctx, const void *buf, in hw_sha_update() 219 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish()
|
| H A D | aspeed_hace.c | 156 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/phosphor-net-ipmid/ |
| H A D | crypt_algo.hpp | 87 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported()
|
| H A D | integrity_algo.hpp | 95 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported()
|
| H A D | auth_algo.hpp | 105 static bool isAlgorithmSupported(Algorithms algo) in isAlgorithmSupported()
|
| /openbmc/qemu/hw/misc/ |
| H A D | aspeed_hace.c | 79 QCryptoHashAlgo algo; member 354 static void hash_execute_non_acc_mode(AspeedHACEState *s, int algo, in hash_execute_non_acc_mode() 373 static void hash_execute_acc_mode(AspeedHACEState *s, int algo, in hash_execute_acc_mode() 419 static void do_hash_operation(AspeedHACEState *s, int algo, bool sg_mode, in do_hash_operation() 505 int algo; in aspeed_hace_write() local
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | virtio_crypto.h | 66 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 339 uint32_t algo; member
|
| /openbmc/qemu/backends/ |
| H A D | cryptodev-builtin.c | 138 int algo; in cryptodev_builtin_get_aes_algo() local 221 int algo; in cryptodev_builtin_create_cipher_session() local
|
| /openbmc/bios-settings-mgr/src/ |
| H A D | password.cpp | 65 const std::string& rawData, const std::string& algo) in isMatch()
|
| /openbmc/u-boot/board/freescale/common/ |
| H A D | fsl_validate.c | 487 struct hash_algo *algo; in calc_img_key_hash() local 535 struct hash_algo *algo; in calc_esbchdr_esbc_hash() local
|
| /openbmc/u-boot/arch/x86/cpu/quark/ |
| H A D | mrc_util.c | 1377 static void print_timings_internal(uint8_t algo, uint8_t channel, uint8_t rank, in print_timings_internal() 1445 uint8_t algo; in print_timings() local
|
| /openbmc/u-boot/lib/ |
| H A D | tpm-v2.c | 288 u16 algo; in tcg2_replay_eventlog() local 377 u16 algo; in tcg2_log_parse() local
|
| /openbmc/u-boot/tools/ |
| H A D | image-host.c | 65 char *algo; in fit_image_process_hash() local
|
| /openbmc/openbmc/poky/bitbake/lib/hashserv/ |
| H A D | server.py | 169 def hash_token(algo, salt, token): argument
|
| /openbmc/qemu/include/system/ |
| H A D | cryptodev.h | 97 uint32_t algo; member
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-crypto.c | 206 uint32_t algo, keytype, keylen; in virtio_crypto_create_asym_session() local
|
| /openbmc/u-boot/cmd/ |
| H A D | otp.c | 1889 struct hash_algo *algo; in do_hash() local
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | rawnand.h | 593 enum nand_ecc_algo algo; member
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | oemcommands.cpp | 2617 auto algo = in ipmiOEMGetCRConfig() local
|