HomeSort by: relevance | last modified time | path
    Searched refs:cbor_encode_user_entity (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libfido2/dist/src/
touch.c 51 (argv[2] = cbor_encode_user_entity(&user)) == NULL ||
extern.h 56 cbor_item_t *cbor_encode_user_entity(const fido_user_t *);
credman.c 87 param_cbor[2] = cbor_encode_user_entity(&cred->user);
cred.c 76 (argv[2] = cbor_encode_user_entity(&cred->user)) == NULL ||
cbor.c 451 cbor_encode_user_entity(const fido_user_t *user) function

Completed in 94 milliseconds