Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dktls_ocf.c124 ktls_ocf_dispatch(struct ocf_session *os, struct cryptop *crp) in ktls_ocf_dispatch() function
235 error = ktls_ocf_dispatch(os, &crp); in ktls_ocf_tls_cbc_encrypt()
298 error = ktls_ocf_dispatch(os, &crp); in ktls_ocf_tls_cbc_encrypt()
399 error = ktls_ocf_dispatch(os, &crp); in ktls_ocf_tls12_gcm_encrypt()
448 error = ktls_ocf_dispatch(os, &crp); in ktls_ocf_tls12_gcm_decrypt()
540 error = ktls_ocf_dispatch(os, &crp); in ktls_ocf_tls13_gcm_encrypt()