Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_long (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dparams.h36 # define OSSL_PARAM_long(key, addr) \ macro
/freebsd/crypto/openssl/test/
H A Dparams_api_test.c235 OSSL_PARAM param = OSSL_PARAM_long("a", NULL); in test_param_long()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod6 OSSL_PARAM_long, OSSL_PARAM_size_t, OSSL_PARAM_time_t, OSSL_PARAM_uint,
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3203 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_long.3