Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_dasync.c105 static int dasync_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa,
198 || RSA_meth_set_mod_exp(dasync_rsa_method, dasync_rsa_mod_exp) == 0 in bind_dasync()
550 static int dasync_rsa_mod_exp(BIGNUM *r0, const BIGNUM *I, RSA *rsa, BN_CTX *ctx) in dasync_rsa_mod_exp() function