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

/linux-master/net/tls/
H A Dtls.h320 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) function
H A Dtls_sw.c560 tls_xor_iv_with_seq(prot, rec->iv_data + iv_offset,
1553 tls_xor_iv_with_seq(prot, &dctx->iv[iv_offset], tls_ctx->rx.rec_seq);

Completed in 224 milliseconds