Home
last modified time | relevance | path

Searched refs:fido_blob_append (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dblob.h33 int fido_blob_append(fido_blob_t *, const u_char *, size_t);
H A Dblob.c46 fido_blob_append(fido_blob_t *b, const u_char *ptr, size_t len) in fido_blob_append() function
H A Dlargeblob.c453 if (fido_blob_append(array, chunk->ptr, chunk->len) < 0) { in largeblob_get_array()
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt156 fido_blob_append 12 1 91.67% 20 3 85.00%