Searched refs:keybld (Results 1 – 1 of 1) sorted by relevance
824 OSSL_PARAM_BLD *keybld = NULL, *initbld = NULL; in self_test_asym_cipher() local838 keybld = OSSL_PARAM_BLD_new(); in self_test_asym_cipher()839 if (keybld == NULL in self_test_asym_cipher()840 || !add_params(keybld, t->key, bnctx)) in self_test_asym_cipher()842 keyparams = OSSL_PARAM_BLD_to_param(keybld); in self_test_asym_cipher()895 OSSL_PARAM_BLD_free(keybld); in self_test_asym_cipher()