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