Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/
H A Dfido.h145 int fido_cred_set_x509(fido_cred_t *, const unsigned char *, size_t);
H A Dcred.c677 fido_cred_set_x509(fido_cred_t *cred, const unsigned char *ptr, size_t len) in fido_cred_set_x509() function