Searched refs:cr_info_t (Results 1 – 4 of 4) sorted by relevance
154 struct cr_info_t { struct
1349 struct cr_info_t cki; in encrypt_start_output()1438 crioc.ic_len = sizeof (struct cr_info_t); in encrypt_start_output()1490 struct cr_info_t cki; in encrypt_end()1584 struct cr_info_t cki; in encrypt_start()1636 crioc.ic_len = sizeof (struct cr_info_t); in encrypt_start()
802 struct cr_info_t setup_info; in configure_stream()
2640 setup_crypto(struct cr_info_t *ci, struct cipher_data_t *cd, int encrypt) in setup_crypto()3291 sizeof (struct cr_info_t))) != 0) { in cryptmodwput()3296 struct cr_info_t *ci; in cryptmodwput()3297 ci = (struct cr_info_t *)mp->b_cont->b_rptr; in cryptmodwput()