Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/crypto/
HDtls.h310 TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN = -4, enumerator
HDtls_openssl.c1336 ret = TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN; in tls_engine_init()
3785 return TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN; in tls_engine_get_cert()
/freebsd-14-stable/contrib/wpa/src/eap_peer/
HDeap_tls_common.c270 if (res == TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN) { in eap_tls_init_connection()