Home
last modified time | relevance | path

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

/openssl/test/
H A Dparams_api_test.c158 le_copy(buf, sizeof(s), &s, sizeof(s)); in test_param_type_extra()
218 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_int()
248 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_long()
277 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_uint()
307 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_ulong()
337 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_int32()
367 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_uint32()
397 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_int64()
427 le_copy(cmp, sizeof(in), &in, sizeof(in)); in test_param_uint64()
514 le_copy(buf, len, bnbuf, sizeof(bnbuf)); in test_param_bignum()
[all …]

Completed in 8 milliseconds