Home
last modified time | relevance | path

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

/freebsd/lib/libsecureboot/openpgp/
H A Dpacket.h39 struct OpenPGP_key_ { struct
48 LIST_ENTRY(OpenPGP_key_) entries; argument
51 typedef struct OpenPGP_key_ OpenPGP_key;
H A Dopgp_key.c195 static LIST_HEAD(, OpenPGP_key_) trust_list;