Searched defs:istate (Results 1 – 7 of 7) sorted by relevance
97 struct md5_block_state istate; member
140 struct sha256_block_state istate; member553 struct sha512_block_state istate; member
253 static void __hmac_sha512_preparekey(struct sha512_block_state *istate, in __hmac_sha512_preparekey()
328 static void __hmac_sha256_preparekey(struct sha256_block_state *istate, in __hmac_sha256_preparekey()
631 s32 istate = (s32)atomic_read(state_ptr); in lio_get_state_string() local
1116 void *istate, void *ostate) in __safexcel_hmac_setkey()1170 struct safexcel_ahash_export_state istate, ostate; in safexcel_hmac_setkey() local
665 uint istate; /* internal state */ member