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

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dtls.h306 TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN = -4, enumerator in enum:__anon7350
321 * TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN (-4) on PIN error causing PKCS#11 engine
337 * TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN (-4) on PIN error causing PKCS#11 engine
H A Dtls_openssl.c1249 ret = TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN;
3513 return TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN;
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c259 if (res == TLS_SET_PARAMS_ENGINE_PRV_BAD_PIN) {

Completed in 78 milliseconds