Home
last modified time | relevance | path

Searched defs:rsa_e (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/cpl/trousers/dist/src/trspi/crypto/openssl/
Drsa.c83 BIGNUM *rsa_n = NULL, *rsa_e = NULL; in Trspi_RSA_Encrypt() local
154 BIGNUM *rsa_n = NULL, *rsa_e = NULL; in Trspi_Verify() local
235 BIGNUM *rsa_n = NULL, *rsa_e = NULL; in Trspi_RSA_Public_Encrypt() local
/netbsd/src/crypto/external/bsd/openssh/dist/
Dssh-rsa.c72 const BIGNUM *rsa_n, *rsa_e; in ssh_rsa_serialize_public() local
93 const BIGNUM *rsa_n, *rsa_e, *rsa_d, *rsa_iqmp, *rsa_p, *rsa_q; in ssh_rsa_serialize_private() local
156 const BIGNUM *rsa_n, *rsa_e; in ssh_rsa_copy_public() local
196 BIGNUM *rsa_n = NULL, *rsa_e = NULL; in ssh_rsa_deserialize_public() local
235 BIGNUM *rsa_n = NULL, *rsa_e = NULL, *rsa_d = NULL; in ssh_rsa_deserialize_private() local
Dssh-pkcs11.c834 BIGNUM *rsa_n, *rsa_e; in pkcs11_fetch_rsa_pubkey() local
Dssh-keygen.c485 BIGNUM *rsa_n = NULL, *rsa_e = NULL, *rsa_d = NULL; in do_convert_private_ssh2() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/
Drsa_backend.c127 const BIGNUM *rsa_d = NULL, *rsa_n = NULL, *rsa_e = NULL; in DEFINE_SPECIAL_STACK_OF_CONST() local