Home
last modified time | relevance | path

Searched defs:genrsa_cb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dgenrsa.c181 static int genrsa_cb(int p, int n, BN_GENCB *cb) in genrsa_cb() function
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dgenrsa.c251 static int genrsa_cb(EVP_PKEY_CTX *ctx) in genrsa_cb() function