Home
last modified time | relevance | path

Searched refs:pgp_decrypt_decode_mpi (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcrypto.h167 int pgp_decrypt_decode_mpi(uint8_t *, unsigned, const BIGNUM *,
H A Dcrypto.c87 pgp_decrypt_decode_mpi(uint8_t *buf, in pgp_decrypt_decode_mpi() function
H A Dpacket-parse.c2853 n = pgp_decrypt_decode_mpi(unencoded_m_buf, in parse_pk_sesskey()