Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/dh/
H A Ddh_local.h69 int (*bn_mod_exp)(const DH *dh, BIGNUM *r, const BIGNUM *a, member
/openbsd/lib/libcrypto/rsa/
H A Drsa_local.h75 int (*bn_mod_exp)(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
H A Drsa_blinding.c133 int (*bn_mod_exp)(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member