Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libsecureboot/openpgp/
H A Ddecode.h47 typedef int (*decoder_t)(int, unsigned char **, int, void *); typedef
/freebsd-13.1/contrib/libcbor/test/
H A Dstream_expectations.h79 typedef struct cbor_decoder_result decoder_t(cbor_data, size_t, typedef