Home
last modified time | relevance | path

Searched defs:ctxp (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/common/
H A Dhash.c34 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1()
62 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256()
90 static int hash_init_sha384(struct hash_algo *algo, void **ctxp) in hash_init_sha384()
118 static int hash_init_sha512(struct hash_algo *algo, void **ctxp) in hash_init_sha512()
146 static int hash_init_crc16_ccitt(struct hash_algo *algo, void **ctxp) in hash_init_crc16_ccitt()
173 static int hash_init_crc32(struct hash_algo *algo, void **ctxp) in hash_init_crc32()
/openbmc/linux/tools/perf/util/
Dstat-shadow.c
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c59 static int caam_hash_init(void **ctxp, enum caam_hash_algos caam_algo) in caam_hash_init()
215 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()
/openbmc/linux/drivers/crypto/cavium/nitrox/
Dnitrox_lib.c
Dnitrox_req.h
/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace_v1.c158 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()
H A Daspeed_hace.c156 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init()