Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dtls12_record_layer.c520 tls12_record_layer_change_cipher_state(struct tls12_record_layer *rl, in tls12_record_layer_change_cipher_state() function
548 if (!tls12_record_layer_change_cipher_state(rl, read_new, 0, in tls12_record_layer_change_read_cipher_state()
580 if (!tls12_record_layer_change_cipher_state(rl, write_new, 1, in tls12_record_layer_change_write_cipher_state()