Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dparams.c270 return OSSL_PARAM_set_uint64(p, (uint64_t)val); in OSSL_PARAM_set_uint()
333 return OSSL_PARAM_set_uint64(p, (uint64_t)val); in OSSL_PARAM_set_ulong()
789 int OSSL_PARAM_set_uint64(OSSL_PARAM *p, uint64_t val) in OSSL_PARAM_set_uint64() function
878 return OSSL_PARAM_set_uint64(p, (uint64_t)val); in OSSL_PARAM_set_size_t()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h121 int OSSL_PARAM_set_uint64(OSSL_PARAM *p, uint64_t val);
/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c264 if (!TEST_true(OSSL_PARAM_set_uint64(pc->param, u64)) in param_conversion_test()
H A Dparams_api_test.c348 if (!TEST_true(OSSL_PARAM_set_uint64(&param, in))) in test_param_uint64()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod31 OSSL_PARAM_set_uint64, OSSL_PARAM_set_ulong, OSSL_PARAM_set_BN,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5183 OSSL_PARAM_set_uint64;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3152 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_set_uint64.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4569 OSSL_PARAM_set_uint64 4697 3_0_0 EXIST::FUNCTION: