Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_set_int64 (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dparams.c239 return OSSL_PARAM_set_int64(p, (int64_t)val); in OSSL_PARAM_set_int()
302 return OSSL_PARAM_set_int64(p, (int64_t)val); in OSSL_PARAM_set_long()
655 int OSSL_PARAM_set_int64(OSSL_PARAM *p, int64_t val) in OSSL_PARAM_set_int64() function
910 return OSSL_PARAM_set_int64(p, (int64_t)val); in OSSL_PARAM_set_time_t()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h120 int OSSL_PARAM_set_int64(OSSL_PARAM *p, int64_t val);
/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c224 if (!TEST_true(OSSL_PARAM_set_int64(pc->param, i64)) in param_conversion_test()
H A Dparams_api_test.c321 if (!TEST_true(OSSL_PARAM_set_int64(&param, in))) in test_param_int64()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod29 OSSL_PARAM_set_int64, OSSL_PARAM_set_long, OSSL_PARAM_set_size_t,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5175 OSSL_PARAM_set_int64;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3144 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_set_int64.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4568 OSSL_PARAM_set_int64 4696 3_0_0 EXIST::FUNCTION: