Searched defs:bn_mod_exp (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/dh/
H A Ddh_local.h47 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member in struct:dh_method
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/dsa/
H A Ddsa_local.h52 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member in struct:dsa_method
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/dh/
H A Ddh_local.h50 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member in struct:dh_method
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/dsa/
H A Ddsa_local.h57 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member in struct:dsa_method
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddsa.h83 int (*bn_mod_exp)(DSA *, BIGNUM *, BIGNUM *, const BIGNUM *, member in struct:DSA_METHOD
H A Ddh.h80 int (*bn_mod_exp)(const DH *, BIGNUM *, const BIGNUM *, member in struct:DH_METHOD
H A Drsa.h92 void *bn_mod_exp; member in struct:RSA_METHOD
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_blind.c25 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member in struct:bn_blinding_st
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_local.h81 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member in struct:rsa_meth_st
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_local.h116 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member in struct:rsa_meth_st
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_local.h295 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member in struct:bn_blinding_st

Completed in 299 milliseconds