Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dparams_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()
H A Dparams_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()
H A Dparam_build_test.c148 || !TEST_true(OSSL_PARAM_get_int32(p, &i32)) in template_public_test()
/freebsd/crypto/openssl/crypto/
H A Dparams.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/crypto/openssl/include/openssl/
H A Dparams.h107 int OSSL_PARAM_get_int32(const OSSL_PARAM *p, int32_t *val);
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod21 OSSL_PARAM_get_double, OSSL_PARAM_get_int, OSSL_PARAM_get_int32,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5151 OSSL_PARAM_get_int32;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3115 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_get_int32.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4557 OSSL_PARAM_get_int32 4685 3_0_0 EXIST::FUNCTION: