Home
last modified time | relevance | path

Searched refs:hash_algo (Results 1 – 16 of 16) sorted by relevance

/external/u-boot/common/
Dhash.c33 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
41 static int hash_update_sha1(struct hash_algo *algo, void *ctx, const void *buf, in hash_update_sha1()
48 static int hash_finish_sha1(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_sha1()
61 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
69 static int hash_update_sha256(struct hash_algo *algo, void *ctx, in hash_update_sha256()
76 static int hash_finish_sha256(struct hash_algo *algo, void *ctx, void in hash_finish_sha256()
88 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
96 static int hash_update_crc32(struct hash_algo *algo, void *ctx, in hash_update_crc32()
103 static int hash_finish_crc32(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_crc32()
119 static struct hash_algo hash_algo[] = { variable
[all …]
/external/u-boot/include/
Dhash.h20 struct hash_algo { struct
44 int (*hash_init)(struct hash_algo *algo, void **ctxp); argument
57 int (*hash_update)(struct hash_algo *algo, void *ctx, const void *buf, argument
71 int (*hash_finish)(struct hash_algo *algo, void *ctx, void *dest_buf, argument
126 int hash_lookup_algo(const char *algo_name, struct hash_algo **algop);
140 struct hash_algo **algop);
Dhw_sha.h44 int hw_sha_init(struct hash_algo *algo, void **ctxp);
58 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf,
72 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf,
/external/u-boot/drivers/crypto/fsl/
Dfsl_hash.c45 static enum caam_hash_algos get_hash_type(struct hash_algo *algo) in get_hash_type()
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()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/docker/scripts/llvm_checksum/
Dllvm_checksum.py79 hash_algo = hashlib.sha256
111 hasher = hash_algo()
122 hasher = hash_algo()
/external/kmod/libkmod/
Dlibkmod-signature.c115 sig_info->hash_algo = pkey_hash_algo[modsig->hash]; in fill_default()
272 sig_info->hash_algo = pkey_hash_algo[obj_to_hash_algo(o)]; in fill_pkcs7()
302 sig_info->hash_algo = "unknown"; in fill_pkcs7()
Dlibkmod-internal.h188 const char *algo, *hash_algo, *id_type; member
Dlibkmod-module.c2338 sig_info.hash_algo, strlen(sig_info.hash_algo)); in kmod_module_get_info()
/external/kernel-headers/original/uapi/linux/
Dhash_info.h17 enum hash_algo { enum
Dvirtio_crypto.h433 __u32 hash_algo; member
/external/u-boot/include/dm/
Dof_extra.h29 enum fmap_hash_t hash_algo; /* Hash algorithm */ member
/external/u-boot/drivers/core/
Dof_extra.c32 entry->hash_algo = prop ? FMAP_HASH_SHA256 : FMAP_HASH_NONE; in of_read_fmap_entry()
/external/u-boot/lib/rsa/
Drsa-checksum.c22 struct hash_algo *algo; in hash_calculate()
/external/u-boot/board/freescale/common/
Dfsl_validate.c487 struct hash_algo *algo; in calc_img_key_hash()
535 struct hash_algo *algo; in calc_esbchdr_esbc_hash()
/external/u-boot/drivers/dfu/
Ddfu.c22 static struct hash_algo *dfu_hash_algo;
/external/u-boot/tools/buildman/
DREADME770 hash_algo 16 - -16
778 hash_algo 16 - -16
786 hash_algo 16 - -16
815 hash_algo 16 - -16