Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/tls/
A Dtls.h264 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in tls_xor_iv_with_seq() function
A Dtls_sw.c523 tls_xor_iv_with_seq(prot, rec->iv_data + iv_offset, in tls_do_encryption()
1547 tls_xor_iv_with_seq(prot, &dctx->iv[iv_offset], tls_ctx->rx.rec_seq); in tls_decrypt_sg()

Completed in 8 milliseconds