Home
last modified time | relevance | path

Searched refs:bit32 (Results 1 - 1 of 1) sorted by relevance

/third_party/openssl/test/
H A Dparams_api_test.c76 const int bit32 = param->data_size <= sizeof(int32_t); in test_param_type_extra() local
86 if ((bit32 && !TEST_true(OSSL_PARAM_get_int32(param, &i32))) in test_param_type_extra()
90 if ((bit32 in test_param_type_extra()
100 if (bit32) { in test_param_type_extra()

Completed in 2 milliseconds