Searched defs:bn_mod_exp (Results 1 – 3 of 3) sorted by relevance
/optee_test/host/openssl/include/openssl/ |
A D | dsa.h | 140 int (*bn_mod_exp) (DSA *dsa, BIGNUM *r, BIGNUM *a, const BIGNUM *p, member
|
A D | dh.h | 123 int (*bn_mod_exp) (const DH *dh, BIGNUM *r, const BIGNUM *a, member
|
A D | rsa.h | 98 int (*bn_mod_exp) (BIGNUM *r, const BIGNUM *a, const BIGNUM *p, member
|
Completed in 9 milliseconds