Searched refs:TLS_CIPHER_CHACHA20_POLY1305 (Results 1 – 5 of 5) sorted by relevance
258 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()
73 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()
1536 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()
82 #define TLS_CIPHER_CHACHA20_POLY1305 54 macro
46 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 15 milliseconds