Home
last modified time | relevance | path

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

/freebsd/lib/libsecureboot/openpgp/
H A Dopgp_key.c201 openpgp_trust_add(OpenPGP_key *key) in openpgp_trust_add() function
226 openpgp_trust_add(key); in openpgp_trust_add_buf()
242 openpgp_trust_add(NULL); /* initialize if needed */ in openpgp_trust_revoke()
267 openpgp_trust_add(NULL); /* initialize if needed */ in openpgp_trust_get()
289 openpgp_trust_add(key); in load_key_file()
369 openpgp_trust_add(key); in openpgp_trust_init()
H A Dpacket.h64 void openpgp_trust_add(OpenPGP_key *key);