Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcreate.h107 unsigned pgp_write_rsa_pubkey(time_t, const BIGNUM *, const BIGNUM *,
H A Dcreate.c621 pgp_write_rsa_pubkey(time_t t, const BIGNUM *n, in pgp_write_rsa_pubkey() function