Lines Matching refs:tls_length
322 ad->tls_length = htons(tls_comp_len); in ktls_ocf_tls_cbc_encrypt()
457 tls_len = ntohs(hdr->tls_length); in ktls_ocf_tls_cbc_decrypt()
523 ad.tls_length = htons(tls_comp_len); in ktls_ocf_tls_cbc_decrypt()
586 ad->tls_length = htons(tls_comp_len); in ktls_ocf_tls12_aead_encrypt()
641 tls_len = ntohs(hdr->tls_length); in ktls_ocf_tls12_aead_decrypt()
673 ad.tls_length = htons(tls_comp_len); in ktls_ocf_tls12_aead_decrypt()
739 tls_len = ntohs(hdr->tls_length); in ktls_ocf_tls12_aead_recrypt()
810 ad->tls_length = hdr->tls_length; in ktls_ocf_tls13_aead_encrypt()
874 tls_len = ntohs(hdr->tls_length); in ktls_ocf_tls13_aead_decrypt()
888 ad.tls_length = hdr->tls_length; in ktls_ocf_tls13_aead_decrypt()
926 tls_len = ntohs(hdr->tls_length); in ktls_ocf_tls13_aead_recrypt()