Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dparams.c315 return OSSL_PARAM_set_uint32(p, (uint32_t)val); in OSSL_PARAM_set_uint()
378 return OSSL_PARAM_set_uint32(p, (uint32_t)val); in OSSL_PARAM_set_ulong()
627 int OSSL_PARAM_set_uint32(OSSL_PARAM *p, uint32_t val) in OSSL_PARAM_set_uint32() function
1037 return OSSL_PARAM_set_uint32(p, (uint32_t)val); in OSSL_PARAM_set_size_t()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h122 int OSSL_PARAM_set_uint32(OSSL_PARAM *p, uint32_t val);
/freebsd/crypto/openssl/test/
H A Dparams_api_test.c176 if (!TEST_true(OSSL_PARAM_set_uint32(param, 12345)) in test_param_type_extra()
363 if (!TEST_true(OSSL_PARAM_set_uint32(&param, in))) in test_param_uint32()
669 || !TEST_true(OSSL_PARAM_set_uint32(cp, (uint32_t)(3 + j))) in test_param_construct()
H A Dparams_conversion_test.c247 if (!TEST_true(OSSL_PARAM_set_uint32(pc->param, u32)) in param_conversion_test()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod30 OSSL_PARAM_set_time_t, OSSL_PARAM_set_uint, OSSL_PARAM_set_uint32,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5182 OSSL_PARAM_set_uint32;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3220 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_set_uint32.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4567 OSSL_PARAM_set_uint32 4695 3_0_0 EXIST::FUNCTION: