Home
last modified time | relevance | path

Searched defs:x5c (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libfido2/src/
H A Du2f.c67 x5c_get(fido_blob_t *x5c, const unsigned char **buf, size_t *len) in x5c_get()
415 encode_cred_attstmt(int cose_alg, const fido_blob_t *x5c, in encode_cred_attstmt()
562 fido_blob_t x5c; in parse_register_reply() local
H A Dcbor.c1382 fido_blob_t *x5c = arg; in decode_x5c() local
/openbsd-src/lib/libfido2/src/fido/
H A Dtypes.h117 fido_blob_t x5c; /* attestation certificate */ member