Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/modes/
H A Decb.c67 lastp = (uint8_t *)ctx->ecb_iv; in ecb_cipher_contiguous_blocks()
H A Dmodes.h103 #define ecb_iv ecb_common.cc_iv macro