pkey_ctrl_string
if (pkey_ctrl_string(pctx, keyopt) <= 0) {
if (pkey_ctrl_string(mac_ctx, macopt) <= 0) {
if (pkey_ctrl_string(pctx, sigopt) <= 0) {
if (pkey_ctrl_string(ctx, p) <= 0) {
int pkey_ctrl_string(EVP_PKEY_CTX *ctx, const char *value);
if (pkey_ctrl_string(pkctx, opt) <= 0) {
if (pkey_ctrl_string(pkctx, sigopt) <= 0) {
if (pkey_ctrl_string(ctx, opt) <= 0) {
if (pkey_ctrl_string(genctx, genopt) <= 0) {