key_to_p8info
PKCS8_PRIV_KEY_INFO *p8info = key_to_p8info(key, key_nid, params, params_type, k2d, ctx);
p8info = key_to_p8info(key, key_nid, str, strtype, k2d, ctx);
p8info = key_to_p8info(key, key_nid, str, strtype, k2d, ctx);
PKCS8_PRIV_KEY_INFO *p8info = key_to_p8info(key, key_nid, params, params_type, k2d);
p8info = key_to_p8info(key, key_nid, str, strtype, k2d);
p8info = key_to_p8info(key, key_nid, str, strtype, k2d);