Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dparams.h126 int OSSL_PARAM_set_double(OSSL_PARAM *p, double val);
/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c304 if (!TEST_true(OSSL_PARAM_set_double(pc->param, d)) in param_conversion_test()
H 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()
H A Dparams_test.c254 && !TEST_true(OSSL_PARAM_set_double(p, obj->p2))) in api_get_params()
/freebsd/crypto/openssl/crypto/
H A Dparams.c1020 int OSSL_PARAM_set_double(OSSL_PARAM *p, double val) in OSSL_PARAM_set_double() function
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod28 OSSL_PARAM_set_double, OSSL_PARAM_set_int, OSSL_PARAM_set_int32,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5172 OSSL_PARAM_set_double;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3141 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_set_double.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4572 OSSL_PARAM_set_double 4700 3_0_0 EXIST::FUNCTION: