Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c807 log_label = s->server == sending ? SERVER_APPLICATION_N_LABEL : CLIENT_APPLICATION_N_LABEL; in tls13_update_key()
H A Dssl_local.h2755 #define CLIENT_APPLICATION_N_LABEL "CLIENT_TRAFFIC_SECRET_N" macro