Home
last modified time | relevance | path

Searched refs:ERR_LIB_PKCS11 (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c1156 #define ERR_LIB_PKCS11 ERR_LIB_USER macro
1160 return ERR_GET_LIB(err) == ERR_LIB_PKCS11 && in tls_is_pin_error()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c1195 #define ERR_LIB_PKCS11 ERR_LIB_USER macro
1199 return ERR_GET_LIB(err) == ERR_LIB_PKCS11 && in tls_is_pin_error()

Completed in 12 milliseconds