Home
last modified time | relevance | path

Searched refs:fido_byte_array_free (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libfido2/src/
H A Dtypes.c33 fido_byte_array_free(fido_byte_array_t *ba) in fido_byte_array_free() function
H A Dextern.h196 void fido_byte_array_free(fido_byte_array_t *);
H A Dinfo.c360 fido_byte_array_free(&ci->protocols); in fido_cbor_info_reset()