Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket.h776 } pgp_headers_t; typedef
781 pgp_headers_t headers;
887 pgp_headers_t cleartext_head;
H A Dreader.c318 pgp_headers_t headers;
544 find_header(pgp_headers_t *headers, const char *key) in find_header()
561 dup_headers(pgp_headers_t *dest, const pgp_headers_t *src) in dup_headers()
H A Dpacket-print.c269 print_headers(const pgp_headers_t *h) in print_headers()
H A Dpacket-parse.c877 headers_free(pgp_headers_t *headers) in headers_free()