Home
last modified time | relevance | path

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

/linux/include/net/
A Dtls.h572 static inline void xor_iv_with_seq(struct tls_prot_info *prot, char *iv, char *seq) in xor_iv_with_seq() function
/linux/net/tls/
A Dtls_sw.c524 xor_iv_with_seq(prot, rec->iv_data + iv_offset, tls_ctx->tx.rec_seq); in tls_do_encryption()
1502 xor_iv_with_seq(prot, iv + iv_offset, tls_ctx->rx.rec_seq); in decrypt_internal()

Completed in 10 milliseconds