Searched refs:largeblob_array_lookup (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libfido2/src/ |
H A D | largeblob.c | 358 largeblob_array_lookup(fido_blob_t *out, size_t *idx, const cbor_item_t *item, in largeblob_array_lookup() function 661 switch (r = largeblob_array_lookup(NULL, &idx, array, key)) { in largeblob_add() 704 if ((r = largeblob_array_lookup(NULL, &idx, array, key)) != FIDO_OK) { in largeblob_drop() 757 if ((r = largeblob_array_lookup(&body, NULL, item, &key)) != FIDO_OK) in fido_dev_largeblob_get()
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | functions.txt | 670 largeblob.c:largeblob_array_lookup 25 0 100.00% 33 0 100.00%
|