Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_get_int32 (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/crypto/openssl/test/
HDparams_conversion_test.c193 if (!TEST_false(OSSL_PARAM_get_int32(pc->param, &i32))) { in param_conversion_test()
198 if (!TEST_true(OSSL_PARAM_get_int32(pc->param, &i32)) in param_conversion_test()
HDparams_api_test.c86 if ((bit32 && !TEST_true(OSSL_PARAM_get_int32(param, &i32))) in test_param_type_extra()
273 if (!TEST_true(OSSL_PARAM_get_int32(&param, &in))) in test_param_int32()
HDparam_build_test.c148 || !TEST_true(OSSL_PARAM_get_int32(p, &i32)) in template_public_test()
/freebsd-14-stable/crypto/openssl/crypto/
HDparams.c224 return OSSL_PARAM_get_int32(p, (int32_t *)val); in OSSL_PARAM_get_int()
287 return OSSL_PARAM_get_int32(p, (int32_t *)val); in OSSL_PARAM_get_long()
345 int OSSL_PARAM_get_int32(const OSSL_PARAM *p, int32_t *val) in OSSL_PARAM_get_int32() function
895 return OSSL_PARAM_get_int32(p, (int32_t *)val); in OSSL_PARAM_get_time_t()
/freebsd-14-stable/crypto/openssl/include/openssl/
HDparams.h107 int OSSL_PARAM_get_int32(const OSSL_PARAM *p, int32_t *val);
/freebsd-14-stable/crypto/openssl/doc/man3/
HDOSSL_PARAM_int.pod21 OSSL_PARAM_get_double, OSSL_PARAM_get_int, OSSL_PARAM_get_int32,
/freebsd-14-stable/secure/lib/libcrypto/
HDVersion.map5284 OSSL_PARAM_get_int32;
/freebsd-14-stable/secure/lib/libcrypto/man/man3/
HDMakefile3115 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_get_int32.3
/freebsd-14-stable/crypto/openssl/util/
HDlibcrypto.num4557 OSSL_PARAM_get_int32 4685 3_0_0 EXIST::FUNCTION: