Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dlibfido2-util.h23 extern const unsigned char* (*sym_fido_assert_hmac_secret_ptr)(const fido_assert_t *, size_t);
Dlibfido2-util.c22 const unsigned char* (*sym_fido_assert_hmac_secret_ptr)(const fido_assert_t *, size_t) = NULL; variable
438 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()