Searched refs:cr_callback_func (Results 1 – 9 of 9) sorted by relevance
226 #define NOTIFY_CLIENT(areq, err) (*(areq)->an_reqarg.cr_callback_func)(\
49 void (*cr_callback_func)(void *, int); member
269 encr_req.cr_callback_func = kcf_next_req; in crypto_encrypt_mac()302 encr_req.cr_callback_func = kcf_last_req; in crypto_encrypt_mac()1222 mac_req.cr_callback_func = kcf_next_req; in crypto_mac_decrypt_common()1253 mac_req.cr_callback_func = kcf_last_req; in crypto_mac_decrypt_common()
340 req.cr_callback_func = notify_done; in rngprov_getbytes_nblk()
121 areqn->an_reqarg.cr_callback_func); in v_kcf_areq_node()
1850 areq->an_reqarg.cr_callback_func = kcf_last_req; in kcf_next_req()1949 (*(cr->cr_callback_func))(cr->cr_callback_arg, status); in kcf_last_req()
1911 creq.cr_callback_func = kssl_cke_done; in kssl_handle_client_key_exchange()
2844 (_cr)->cr_callback_func = (_callback)
2032 (_cr)->cr_callback_func = (_callback)