Searched refs:crypto_dispatch (Results 1 – 8 of 8) sorted by relevance
268 return crypto_dispatch(crp); in ipcomp_input()312 return (crypto_dispatch(crp)); in ipcomp_input_cb()512 return crypto_dispatch(crp); in ipcomp_output()554 return (crypto_dispatch(crp)); in ipcomp_output_cb()
674 return (crypto_dispatch(crp)); in ah_input()719 return (crypto_dispatch(crp)); in ah_input_cb()1058 return crypto_dispatch(crp); in ah_output()1100 return (crypto_dispatch(crp)); in ah_output_cb()
463 return (crypto_dispatch(crp)); in esp_input()511 return (crypto_dispatch(crp)); in esp_input_cb()947 return crypto_dispatch(crp); in esp_output()992 return (crypto_dispatch(crp)); in esp_output_cb()
652 extern int crypto_dispatch(struct cryptop *crp);
135 error = crypto_dispatch(crp); in ktls_ocf_dispatch()
957 error = crypto_dispatch(crp); in cryptodev_op()1150 error = crypto_dispatch(crp); in cryptodev_aead()
1413 crypto_dispatch(struct cryptop *crp) in crypto_dispatch() function
170 error = crypto_dispatch(crp); in zfs_crypto_dispatch()