Home
last modified time | relevance | path

Searched defs:istate (Results 1 – 8 of 8) sorted by relevance

/linux/include/crypto/
H A Dsha1.h105 struct sha1_block_state istate; member
H A Dsha2.h140 struct sha256_block_state istate; member
520 struct sha512_block_state istate; member
/linux/lib/crypto/
H A Dsha1.c238 static void __hmac_sha1_preparekey(struct sha1_block_state *istate, in __hmac_sha1_preparekey()
H A Dsha256.c266 static void __hmac_sha256_preparekey(struct sha256_block_state *istate, in __hmac_sha256_preparekey()
H A Dsha512.c252 static void __hmac_sha512_preparekey(struct sha512_block_state *istate, in __hmac_sha512_preparekey()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c631 s32 istate = (s32)atomic_read(state_ptr); in lio_get_state_string() local
/linux/kernel/irq/
H A Dinternals.h20 #define istate core_internal_state__do_not_mess_with_it macro
/linux/arch/powerpc/include/asm/
H A Dcpm2.h665 uint istate; /* internal state */ member