Searched refs:sym_fido_assert_allow_cred (Results 1 – 2 of 2) sorted by relevance
20 extern int (*sym_fido_assert_allow_cred)(fido_assert_t *, const unsigned char *, size_t);
19 int (*sym_fido_assert_allow_cred)(fido_assert_t *, const unsigned char *, size_t) = NULL; variable277 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()