Home
last modified time | relevance | path

Searched refs:fido_str_array_pack (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dtypes.c76 fido_str_array_pack(fido_str_array_t *sa, const char * const *v, size_t n) in fido_str_array_pack() function
H A Dwinhello.c954 if (fido_str_array_pack(&ci->versions, v, nitems(v)) < 0 || in fido_winhello_get_cbor_info()
955 fido_str_array_pack(&ci->extensions, e, nitems(e)) < 0 || in fido_winhello_get_cbor_info()
956 fido_str_array_pack(&ci->transports, t, nitems(t)) < 0) { in fido_winhello_get_cbor_info()
H A Dconfig.c225 if (fido_str_array_pack(&sa, rpid, n) < 0) { in fido_dev_set_pin_minlen_rpid()
H A Dextern.h205 int fido_str_array_pack(fido_str_array_t *, const char * const *, size_t);
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfunctions.txt917 fido_str_array_pack 11 0 100.00% 14 0 100.00%