Searched defs:cr_info_t (Results 1 – 1 of 1) sorted by relevance
154 struct cr_info_t { struct155 uchar_t key[CRYPT_MAX_KEYLEN];156 uchar_t ivec[CRYPT_MAX_IVLEN];157 crkeylen_t keylen;158 crivlen_t iveclen;159 crivuse_t ivec_usage;160 crdir_t direction_mask;161 crmeth_t crypto_method;162 cropt_t option_mask;