Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/
Dhx509_err.et105 error_code PIN_LOCKED, "User PIN locked"
/netbsd/src/external/bsd/wpa/dist/src/wps/
Dwps_registrar.c85 #define PIN_LOCKED BIT(0) macro
765 if (pin->wildcard_uuid == 1 && !(pin->flags & PIN_LOCKED)) { in wps_registrar_invalidate_unused()
967 if (found->flags & PIN_LOCKED) { in wps_registrar_get_pin()
973 found->flags |= PIN_LOCKED; in wps_registrar_get_pin()
1001 pin->flags &= ~PIN_LOCKED; in wps_registrar_unlock_pin()