Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_get_int64 (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/apps/lib/
H A Dapp_params.c111 if (OSSL_PARAM_get_int64(p, &i)) in print_param_value()
/freebsd/crypto/openssl/test/
H A Dparams_conversion_test.c213 if (!TEST_false(OSSL_PARAM_get_int64(pc->param, &i64))) { in param_conversion_test()
218 if (!TEST_true(OSSL_PARAM_get_int64(pc->param, &i64)) in param_conversion_test()
H A Dparams_api_test.c87 || !TEST_true(OSSL_PARAM_get_int64(param, &i64))) in test_param_type_extra()
121 || !TEST_true(OSSL_PARAM_get_int64(param, &i64)) in test_param_type_extra()
327 if (!TEST_true(OSSL_PARAM_get_int64(&param, &in))) in test_param_int64()
532 || !TEST_true(OSSL_PARAM_get_int64(cp, &i64)) in test_param_construct()
H A Dparam_build_test.c158 || !TEST_true(OSSL_PARAM_get_int64(p, &i64)) in template_public_test()
/freebsd/crypto/openssl/crypto/
H A Dparams.c226 return OSSL_PARAM_get_int64(p, (int64_t *)val); in OSSL_PARAM_get_int()
289 return OSSL_PARAM_get_int64(p, (int64_t *)val); in OSSL_PARAM_get_long()
595 int OSSL_PARAM_get_int64(const OSSL_PARAM *p, int64_t *val) in OSSL_PARAM_get_int64() function
897 return OSSL_PARAM_get_int64(p, (int64_t *)val); in OSSL_PARAM_get_time_t()
/freebsd/crypto/openssl/include/openssl/
H A Dparams.h109 int OSSL_PARAM_get_int64(const OSSL_PARAM *p, int64_t *val);
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_int.pod22 OSSL_PARAM_get_int64, OSSL_PARAM_get_long, OSSL_PARAM_get_size_t,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5152 OSSL_PARAM_get_int64;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile3116 MLINKS+= OSSL_PARAM_int.3 OSSL_PARAM_get_int64.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4559 OSSL_PARAM_get_int64 4687 3_0_0 EXIST::FUNCTION: