Searched refs:OSSL_PARAM_BLD_push_int64 (Results 1 – 3 of 3) sorted by relevance
37 int OSSL_PARAM_BLD_push_int64(OSSL_PARAM_BLD *bld, const char *key,
160 int OSSL_PARAM_BLD_push_int64(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_int64() function
104 || !TEST_true(OSSL_PARAM_BLD_push_int64(bld, "i64", -9999999)) in template_public_test()