Home
last modified time | relevance | path

Searched refs:top (Results 1 – 3 of 3) sorted by relevance

/optee_test-3.20.0/host/openssl/include/openssl/
A Dbn.h294 (dest)->top=(b)->top, \
316 int top; /* Index of last used d +1. */ member
403 # define BN_is_zero(a) ((a)->top == 0)
412 _tmp_bn->top = 0; \
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);
785 if(_bnum1->top < _bnum1->dmax) { \
808 assert((_bnum2->top == 0) || \
838 int tmp_top = (a)->top; \
843 (a)->top = tmp_top; \
[all …]
A Derr.h156 int top, bottom; member
/optee_test-3.20.0/ta/
A Dsubkey_notes.txt25 The top level subkey is signed with the root key using (where the UUID is
34 The mid level subkey has to have a UUID in the namespace of the top level

Completed in 6 milliseconds