set_pbe
if (!set_pbe(&cert_pbe, opt_arg()))
if (!set_pbe(&key_pbe, opt_arg()))
static int set_pbe(int *ppbe, const char *str);