Searched refs:sym_fido_cred_set_rp (Results 1 – 2 of 2) sorted by relevance
45 extern int (*sym_fido_cred_set_rp)(fido_cred_t *, const char *, const char *);
44 int (*sym_fido_cred_set_rp)(fido_cred_t *, const char *, const char *) = NULL; variable641 r = sym_fido_cred_set_rp(c, rp_id, rp_name); in fido2_generate_hmac_hash()