Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c273 if (!TEST_false(OSSL_PARAM_get_double(pc->param, &d))) { in param_conversion_test()
278 if (!TEST_true(OSSL_PARAM_get_double(pc->param, &d))) { in param_conversion_test()
H A Dparams_test.c218 && !TEST_true(OSSL_PARAM_get_double(p, &obj->p2))) in api_set_params()
H A Dparam_build_test.c176 || !TEST_true(OSSL_PARAM_get_double(p, &d)) in template_public_test()
H A Dparams_api_test.c553 || !TEST_true(OSSL_PARAM_get_double(cp, &d2)) in test_param_construct()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h125 int OSSL_PARAM_get_double(const OSSL_PARAM *p, double *val);
/freebsd/crypto/openssl/crypto/
H A Dparams.c975 int OSSL_PARAM_get_double(const OSSL_PARAM *p, double *val) in OSSL_PARAM_get_double() function
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod21 OSSL_PARAM_get_double, OSSL_PARAM_get_int, OSSL_PARAM_get_int32,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5149 OSSL_PARAM_get_double;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3113 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_get_double.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4571 OSSL_PARAM_get_double 4699 3_0_0 EXIST::FUNCTION: