Searched defs:bits (Results 1 – 4 of 4) sorted by relevance
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | bn.h | 725 # define bn_expand(a,bits) \ argument 816 # define bn_check_size(bn, bits) bn_wcheck_size(bn, ((bits+BN_BITS2-1))/BN_BITS2) argument 830 # define bn_check_size(bn, bits) argument
|
A D | rsa.h | 256 # define EVP_PKEY_CTX_set_rsa_keygen_bits(ctx, bits) \ argument
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_4100.c | 313 uint32_t hop, uint32_t bits, uint32_t hres) in cmd_shift_right() 2256 size_t bits; member 2307 const char *str_op, size_t bits, in test_4113_shift_right()
|
/optee_test-3.20.0/host/xtest/gp/include/ |
A D | xml_timearithm_api.h | 853 uint32_t op, uint32_t bits) in Invoke_BigIntShiftRight()
|
Completed in 26 milliseconds