Searched refs:bcu_ecb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h259 ecb_ctx_t bcu_ecb; member in union:blowfish_ctx::__anon1964
264 #define bc_flags bcu.bcu_ecb.ecb_common.cc_flags
265 #define bc_remainder_len bcu.bcu_ecb.ecb_common.cc_remainder_len
266 #define bc_keysched bcu.bcu_ecb.ecb_common.cc_keysched
267 #define bc_keysched_len bcu.bcu_ecb.ecb_common.cc_keysched_len
268 #define bc_iv bcu.bcu_ecb.ecb_common.cc_iv
269 #define bc_lastp bcu.bcu_ecb.ecb_common.cc_lastp

Completed in 58 milliseconds