Home
last modified time | relevance | path

Searched refs:openpgp_trust_init (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libsecureboot/
H A Dlibsecureboot-priv.h60 int openpgp_trust_init(void);
H A Dvets.c448 once += openpgp_trust_init(); in ve_trust_init()
/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_key.c350 openpgp_trust_init(void) in openpgp_trust_init() function
395 if (openpgp_trust_init() > 0) { in openpgp_self_tests()
H A Dopgp_sig.c66 openpgp_trust_init(); in initialize()