Searched refs:sym_fido_assert_hmac_secret_ptr (Results 1 – 2 of 2) sorted by relevance
23 extern const unsigned char* (*sym_fido_assert_hmac_secret_ptr)(const fido_assert_t *, size_t);
22 const unsigned char* (*sym_fido_assert_hmac_secret_ptr)(const fido_assert_t *, size_t) = NULL; variable438 hmac = sym_fido_assert_hmac_secret_ptr(a, 0); in fido2_use_hmac_hash_specific_token()893 secret = sym_fido_assert_hmac_secret_ptr(a, 0); in fido2_generate_hmac_hash()