Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dlibfido2-util.h20 extern int (*sym_fido_assert_allow_cred)(fido_assert_t *, const unsigned char *, size_t);
Dlibfido2-util.c19 int (*sym_fido_assert_allow_cred)(fido_assert_t *, const unsigned char *, size_t) = NULL; variable
277 r = sym_fido_assert_allow_cred(a, cid, cid_size); in fido2_use_hmac_hash_specific_token()
776 r = sym_fido_assert_allow_cred(a, cid, cid_size); in fido2_generate_hmac_hash()