Searched refs:mchphash (Results 1 – 1 of 1) sorted by relevance
41 struct mchphash { struct68 ((void (*)(struct mchphash *, struct mchphashstate *, char *)) \73 ((void (*)(struct mchphash *, struct mchphashstate *)) \82 ((int (*)(struct mchphash *, const uint8_t *, size_t)) \91 ((int (*)(struct mchphash *)) MCHP_XEC_ROM_API_ADDR(MCHP_XEC_ROM_HASH_WAIT_ID))107 struct mchphash mhctx;238 int mchp_xec_rom_hash_save_state_wrapper(struct mchphash *c) in mchp_xec_rom_hash_save_state_wrapper()264 int mchp_xec_rom_hash_digest_wrapper(struct mchphash *c, uint8_t *digest) in mchp_xec_rom_hash_digest_wrapper()282 int mchp_xec_rom_hash_wait_wrapper(struct mchphash *c) in mchp_xec_rom_hash_wait_wrapper()301 struct mchphash *c = NULL; in xec_symcr_do_hash()[all …]
Completed in 5 milliseconds