Home
last modified time | relevance | path

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

/third_party/openssl/crypto/dh/
Ddh_backend.c59 && (!OSSL_PARAM_get_long(param_priv_len, &priv_len) in ossl_dh_params_fromdata()
/third_party/openssl/include/openssl/
Dparams.h105 int OSSL_PARAM_get_long(const OSSL_PARAM *p, long int *val);
/third_party/openssl/test/
Dparams_test.c635 res = OSSL_PARAM_get_long(&param, &val); in check_int_from_text()
Dparam_build_test.c96 || !TEST_true(OSSL_PARAM_get_long(p, &l)) in template_public_test()
Dparams_api_test.c193 if (!TEST_true(OSSL_PARAM_get_long(&param, &in))) in test_param_long()
/third_party/openssl/crypto/
Dparams.c280 int OSSL_PARAM_get_long(const OSSL_PARAM *p, long int *val) in OSSL_PARAM_get_long() function
/third_party/openssl/doc/man3/
DOSSL_PARAM_int.pod22 OSSL_PARAM_get_int64, OSSL_PARAM_get_long, OSSL_PARAM_get_size_t,
/third_party/openssl/util/
Dlibcrypto.num4555 OSSL_PARAM_get_long 4683 3_0_0 EXIST::FUNCTION: