Home
last modified time | relevance | path

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

/systemd-251/src/home/
Dhomework-fido2.c47 if (salt->client_pin > 0) { in fido2_use_token()
53 } else if (salt->client_pin < 0) in fido2_use_token()
/systemd-251/src/shared/
Duser-record.h205 int uv, up, client_pin; member
Duser-record.c891 …RIANT_BOOLEAN, json_dispatch_tristate, offsetof(Fido2HmacSalt, client_pin), 0 … in dispatch_fido2_hmac_salt()
907 .client_pin = -1, in dispatch_fido2_hmac_salt()