Home
last modified time | relevance | path

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

/src/sys/opencrypto/
H A Dktls_ocf.c69 crypto_session_t recrypt_sid; member
743 crypto_initreq(&crp, os->recrypt_sid); in ktls_ocf_tls12_aead_recrypt()
930 crypto_initreq(&crp, os->recrypt_sid); in ktls_ocf_tls13_aead_recrypt()
977 crypto_freesession(os->recrypt_sid); in ktls_ocf_free()
1121 error = crypto_newsession(&os->recrypt_sid, &recrypt_csp, in ktls_ocf_try()
1186 tls->ocf_session->recrypt_sid != NULL); in ktls_ocf_recrypt_supported()