Searched defs:ecb_ctx_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dmodes.h92 } ecb_ctx_t; typedef in typeref:struct:ecb_ctx
234 ecb_ctx_t acu_ecb;
259 ecb_ctx_t bcu_ecb;
273 ecb_ctx_t dcu_ecb;
285 extern int ecb_cipher_contiguous_blocks(ecb_ctx_t *, char *, size_t,

Completed in 45 milliseconds