Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dpacket.h528 void pgp_calc_mdc_hash(const uint8_t *,
H A Dmisc.c760 pgp_calc_mdc_hash(const uint8_t *preamble, in pgp_calc_mdc_hash() function
H A Dwriter.c1174 pgp_calc_mdc_hash(preamble, preamblesize, data, len, hashed); in pgp_write_se_ip_pktset()
H A Dreader.c1666 pgp_calc_mdc_hash(preamble, sz_preamble, plaintext, in se_ip_data_reader()