Home
last modified time | relevance | path

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

/linux-6.1.9/net/tls/
Dtls.h256 prot->cipher_type != TLS_CIPHER_CHACHA20_POLY1305) in tls_advance_record_sn()
267 prot->cipher_type == TLS_CIPHER_CHACHA20_POLY1305) { in tls_xor_iv_with_seq()
282 prot->cipher_type != TLS_CIPHER_CHACHA20_POLY1305) { in tls_fill_prepend()
Dtls_main.c73 CIPHER_SIZE_DESC(TLS_CIPHER_CHACHA20_POLY1305),
465 case TLS_CIPHER_CHACHA20_POLY1305: { in do_tls_getsockopt_conf()
727 case TLS_CIPHER_CHACHA20_POLY1305: in do_tls_setsockopt_conf()
Dtls_sw.c1515 prot->cipher_type == TLS_CIPHER_CHACHA20_POLY1305) { in tls_decrypt_sg()
2243 prot->cipher_type != TLS_CIPHER_CHACHA20_POLY1305) in tls_rx_msg_size()
2583 case TLS_CIPHER_CHACHA20_POLY1305: { in tls_set_sw_offload()
/linux-6.1.9/include/uapi/linux/
Dtls.h82 #define TLS_CIPHER_CHACHA20_POLY1305 54 macro
/linux-6.1.9/tools/testing/selftests/net/
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,