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 D | dsa.h | 140 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, member
|
| H A D | dh.h | 123 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
|
| H A D | rsa.h | 98 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
|