Searched refs:bottom (Results 1 – 2 of 2) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | bn.h | 431 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom); 432 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom); 872 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom);
|
A D | err.h | 156 int top, bottom; member
|
Completed in 6 milliseconds