Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/crypto/
H A Dparams.c268 return OSSL_PARAM_set_uint32(p, (uint32_t)val); in OSSL_PARAM_set_uint()
331 return OSSL_PARAM_set_uint32(p, (uint32_t)val); in OSSL_PARAM_set_ulong()
533 int OSSL_PARAM_set_uint32(OSSL_PARAM *p, uint32_t val) in OSSL_PARAM_set_uint32() function
876 return OSSL_PARAM_set_uint32(p, (uint32_t)val); in OSSL_PARAM_set_size_t()
/freebsd-14.2/crypto/openssl/test/
H A Dparams_api_test.c125 if (!TEST_true(OSSL_PARAM_set_uint32(param, 12345)) in test_param_type_extra()
294 if (!TEST_true(OSSL_PARAM_set_uint32(&param, in))) in test_param_uint32()
542 || !TEST_true(OSSL_PARAM_set_uint32(cp, (uint32_t)(3 + j))) in test_param_construct()
H A Dparams_conversion_test.c244 if (!TEST_true(OSSL_PARAM_set_uint32(pc->param, u32)) in param_conversion_test()
/freebsd-14.2/crypto/openssl/include/openssl/
H A Dparams.h119 int OSSL_PARAM_set_uint32(OSSL_PARAM *p, uint32_t val);
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod30 OSSL_PARAM_set_time_t, OSSL_PARAM_set_uint, OSSL_PARAM_set_uint32,
/freebsd-14.2/secure/lib/libcrypto/
H A DVersion.map5315 OSSL_PARAM_set_uint32;
/freebsd-14.2/secure/lib/libcrypto/man/man3/
H A DMakefile3151 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_set_uint32.3
/freebsd-14.2/crypto/openssl/util/
H A Dlibcrypto.num4567 OSSL_PARAM_set_uint32 4695 3_0_0 EXIST::FUNCTION: