Searched refs:cleartext_body (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dvalidate.h85 pgp_fixed_body_t cleartext_body; member in union:__anon360::__anon362
H A Dvalidate.c464 data->data.cleartext_body = content->cleartext_body;
466 pgp_memory_add(data->mem, data->data.cleartext_body.data,
467 data->data.cleartext_body.length);
H A Dpacket.h888 pgp_fixed_body_t cleartext_body; member in union:__anon47
H A Dpacket-print.c1386 print_block(print->indent, "signed cleartext", content->cleartext_body.data,
1387 content->cleartext_body.length);
H A Dreader.c593 body = &content.u.cleartext_body;

Completed in 224 milliseconds