Searched refs:OSSL_PARAM_BLD_push_long (Results 1 – 3 of 3) sorted by relevance
37 return OSSL_PARAM_BLD_push_long(bld, key, num); in ossl_param_build_set_long()
134 int OSSL_PARAM_BLD_push_long(OSSL_PARAM_BLD *bld, const char *key, in OSSL_PARAM_BLD_push_long() function
481 if (!OSSL_PARAM_BLD_push_long(tmpl, OSSL_PKEY_PARAM_DH_PRIV_LEN, l)) in dh_pkey_export_to()
Completed in 11 milliseconds