Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dparams.h55 # define OSSL_PARAM_double(key, addr) \ macro
/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c48 OSSL_PARAM_double("double", &datum_d), in param_conversion_load_stanza()
H A Dparams_api_test.c575 OSSL_PARAM param = OSSL_PARAM_double("r", NULL); in test_param_real()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod5 OSSL_PARAM_double, OSSL_PARAM_int, OSSL_PARAM_int32, OSSL_PARAM_int64,
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3343 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_double.3