Home
last modified time | relevance | path

Searched defs:rsa_mod_exp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_local.h79 int (*rsa_mod_exp) (BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx); member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa.h91 void *rsa_mod_exp; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_local.h114 int (*rsa_mod_exp) (BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx); member