Searched defs:istate (Results 1 – 10 of 10) sorted by relevance
97 struct md5_block_state istate; member
140 struct sha256_block_state istate; member553 struct sha512_block_state istate; member
213 static void __hmac_md5_preparekey(struct md5_block_state *istate, in __hmac_md5_preparekey() argument
239 __hmac_sha1_preparekey(struct sha1_block_state * istate,struct sha1_block_state * ostate,const u8 * raw_key,size_t raw_key_len) __hmac_sha1_preparekey() argument
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
20 #define istate core_internal_state__do_not_mess_with_it macro
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