Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Drsa.h100 int (*rsa_mod_exp)(BIGNUM *r0,const BIGNUM *I,RSA *rsa,BN_CTX *ctx); /* Can be null */ member
/external/openssl/crypto/rsa/
Drsa.h100 int (*rsa_mod_exp)(BIGNUM *r0,const BIGNUM *I,RSA *rsa,BN_CTX *ctx); /* Can be null */ member