Searched refs:decode_tag (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/lib/libsecureboot/openpgp/
H A Ddecode.h52 int decode_tag(unsigned char *ptr, int *isnew, int *ltype);
H A Ddecode.c84 decode_tag(unsigned char *ptr, int *isnew, int *ltype) function
268 tag = decode_tag(ptr, &isnew, &ltype);
H A Dopgp_key.c186 tag = decode_tag(ptr, &isnew, &ltype);
/freebsd-12-stable/tools/test/ptrace/
H A Dscescx.c89 static struct decode_tag { struct

Completed in 96 milliseconds