Searched refs:OSSL_PARAM_get_long (Results 1 – 8 of 8) sorted by relevance
59 && (!OSSL_PARAM_get_long(param_priv_len, &priv_len) in ossl_dh_params_fromdata()
105 int OSSL_PARAM_get_long(const OSSL_PARAM *p, long int *val);
635 res = OSSL_PARAM_get_long(¶m, &val); in check_int_from_text()
96 || !TEST_true(OSSL_PARAM_get_long(p, &l)) in template_public_test()
193 if (!TEST_true(OSSL_PARAM_get_long(¶m, &in))) in test_param_long()
280 int OSSL_PARAM_get_long(const OSSL_PARAM *p, long int *val) in OSSL_PARAM_get_long() function
22 OSSL_PARAM_get_int64, OSSL_PARAM_get_long, OSSL_PARAM_get_size_t,
4555 OSSL_PARAM_get_long 4683 3_0_0 EXIST::FUNCTION: