Home
last modified time | relevance | path

Searched refs:OpenPGP_sig (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libsecureboot/openpgp/
H A Dpacket.h53 typedef struct OpenPGP_sig { struct
62 } OpenPGP_sig; argument
H A Dopgp_sig.c109 decode_sig(int tag, unsigned char **pptr, size_t len, OpenPGP_sig *sig)
288 OpenPGP_sig *sig;
306 sig = NEW(OpenPGP_sig);