Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Dparams.h126 int OSSL_PARAM_set_double(OSSL_PARAM *p, double val);
/openssl-master/test/
A Dparams_conversion_test.c308 if (!TEST_true(OSSL_PARAM_set_double(pc->param, d)) in param_conversion_test()
A Dparams_api_test.c454 return TEST_true(OSSL_PARAM_set_double(&param, 3.14159)) in test_param_real()
552 || !TEST_true(OSSL_PARAM_set_double(cp, 3.14)) in test_param_construct()
A Dparams_test.c253 && !TEST_true(OSSL_PARAM_set_double(p, obj->p2))) in api_get_params()
/openssl-master/doc/man3/
A DOSSL_PARAM_int.pod28 OSSL_PARAM_set_double, OSSL_PARAM_set_int, OSSL_PARAM_set_int32,
/openssl-master/crypto/
A Dparams.c997 int OSSL_PARAM_set_double(OSSL_PARAM *p, double val) in OSSL_PARAM_set_double() function
/openssl-master/util/
A Dlibcrypto.num4572 OSSL_PARAM_set_double 4700 3_0_0 EXIST::FUNCTION:

Completed in 20 milliseconds