Searched refs:verify_features (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/shared/ |
D | libfido2-util.c | 115 static int verify_features( in verify_features() function 234 r = verify_features(d, path, LOG_ERR, NULL, &has_client_pin, &has_up, &has_uv); in fido2_use_hmac_hash_specific_token() 612 r = verify_features(d, device, LOG_ERR, &has_rk, &has_client_pin, &has_up, &has_uv); in fido2_generate_hmac_hash() 938 r = verify_features(d, path, LOG_DEBUG, NULL, NULL, NULL, NULL); in check_device_is_fido2_with_hmac_secret()
|