Searched refs:ocf_tls13_gcm_crypts (Results 1 – 1 of 1) sorted by relevance
90 static counter_u64_t ocf_tls13_gcm_crypts; variable92 CTLFLAG_RD, &ocf_tls13_gcm_crypts,535 counter_u64_add(ocf_tls13_gcm_crypts, 1); in ktls_ocf_tls13_gcm_encrypt()708 ocf_tls13_gcm_crypts = counter_u64_alloc(M_WAITOK); in ktls_ocf_modevent()720 counter_u64_free(ocf_tls13_gcm_crypts); in ktls_ocf_modevent()