Home
last modified time | relevance | path

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

/xnu-12377.41.6/EXTERNAL_HEADERS/corecrypto/
H A Dccmode_impl.h108 size_t ecb_block_size; /* the actual block size of the underlying cipher */ member
/xnu-12377.41.6/osfmk/corecrypto/
H A Dccmode_internal.h255 .ecb_block_size = (ECB_ENCRYPT)->block_size, \