Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcrypto.h214 pgp_key_t *pgp_rsa_new_selfsign_key(const int,
H A Dopenssl_crypto.c1014 pgp_rsa_new_selfsign_key(const int numbits, in pgp_rsa_new_selfsign_key() function
H A Dnetpgp.c1262 key = pgp_rsa_new_selfsign_key(numbits, 65537UL, uid, in netpgp_generate_key()