Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dsslerr.h321 # define SSL_R_TLSV1_ALERT_UNKNOWN_PSK_IDENTITY 1115 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.ec79 R SSL_R_TLSV1_ALERT_UNKNOWN_PSK_IDENTITY 1115
H A Dopenssl.txt1662 SSL_R_TLSV1_ALERT_UNKNOWN_PSK_IDENTITY:1115:tlsv1 alert unknown psk identity
/freebsd/crypto/openssl/crypto/
H A Dssl_err.c519 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_TLSV1_ALERT_UNKNOWN_PSK_IDENTITY),