Home
last modified time | relevance | path

Searched defs:pack_string (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pam-u2f/dist/fuzz/
H A Dpack.c60 int pack_string(uint8_t **buf, size_t *rem, const char *s) { in pack_string() function
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dmutator_aux.c114 pack_string(const char *v) NO_MSAN in pack_string() function