Home
last modified time | relevance | path

Searched refs:kcf_next_req (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h515 extern void kcf_next_req(void *, int);
/titanic_50/usr/src/uts/common/crypto/api/
H A Dkcf_dual.c269 encr_req.cr_callback_func = kcf_next_req; in crypto_encrypt_mac()
1222 mac_req.cr_callback_func = kcf_next_req; in crypto_mac_decrypt_common()
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c1763 kcf_next_req(void *next_req_arg, int status) in kcf_next_req() function