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

  /src/external/bsd/libfido2/dist/examples/
cred.c 333 fido_cred_attstmt_len(cred), rk, uv, ext, fido_cred_prot(cred),
  /src/external/bsd/libfido2/dist/src/
fido.h 154 int fido_cred_prot(const fido_cred_t *);
cred.c 1278 fido_cred_prot(const fido_cred_t *cred) function
  /src/external/bsd/libfido2/dist/tools/
credman.c 136 prot = prot_string(fido_cred_prot(cred));
  /src/external/bsd/libfido2/dist/fuzz/
fuzz_credman.c 321 val = fido_cred_prot(cred);
fuzz_cred.c 399 fido_cred_fmt(cred), fido_cred_prot(cred),
  /src/crypto/external/bsd/openssh/dist/
sk-usbhid.c 1221 fido_cred_flags(cred), fido_cred_prot(cred));
1254 if (fido_cred_prot(cred) == FIDO_CRED_PROT_UV_REQUIRED
  /src/external/bsd/libfido2/dist/regress/
cred.c 2226 assert(fido_cred_prot(c) == 0);
2270 assert(fido_cred_prot(c) == 0);
2826 assert(fido_cred_prot(c) == 0);
2852 assert(fido_cred_prot(c) == 0);
2885 assert(fido_cred_prot(c) == 0);

Completed in 30 milliseconds