Home
last modified time | relevance | path

Searched refs:ECB_WALK_ADVANCE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Decb_cbc_helpers.h32 #define ECB_WALK_ADVANCE(blocks) do { \ macro
46 ECB_WALK_ADVANCE(blocks); \
56 ECB_WALK_ADVANCE(1); \
74 ECB_WALK_ADVANCE(blocks); \