Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Ddsa.h140 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, member
H A Ddh.h123 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
H A Drsa.h98 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member