Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds