Home
last modified time | relevance | path

Searched refs:TLS_CIPHER_CHACHA20_POLY1305 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/tls/
A Dtls.h258 prot->cipher_type != TLS_CIPHER_CHACHA20_POLY1305) in tls_advance_record_sn()
269 prot->cipher_type == TLS_CIPHER_CHACHA20_POLY1305) { in tls_xor_iv_with_seq()
284 prot->cipher_type != TLS_CIPHER_CHACHA20_POLY1305) { in tls_fill_prepend()
A Dtls_main.c73 CIPHER_SIZE_DESC(TLS_CIPHER_CHACHA20_POLY1305),
459 case TLS_CIPHER_CHACHA20_POLY1305: { in do_tls_getsockopt_conf()
714 case TLS_CIPHER_CHACHA20_POLY1305: in do_tls_setsockopt_conf()
A Dtls_sw.c1536 prot->cipher_type == TLS_CIPHER_CHACHA20_POLY1305) { in tls_decrypt_sg()
2264 prot->cipher_type != TLS_CIPHER_CHACHA20_POLY1305) in tls_rx_msg_size()
2614 case TLS_CIPHER_CHACHA20_POLY1305: { in tls_set_sw_offload()
/linux-6.3-rc2/include/uapi/linux/
A Dtls.h82 #define TLS_CIPHER_CHACHA20_POLY1305 54 macro
/linux-6.3-rc2/tools/testing/selftests/net/
A Dtls.c46 case TLS_CIPHER_CHACHA20_POLY1305: in tls_crypto_info_init()
256 .cipher_type = TLS_CIPHER_CHACHA20_POLY1305,
262 .cipher_type = TLS_CIPHER_CHACHA20_POLY1305,

Completed in 20 milliseconds