Searched refs:tls_xor_iv_with_seq (Results 1 – 2 of 2) sorted by relevance
264 tls_xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in tls_xor_iv_with_seq() function
523 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