cryptfuncs_find
sc->sc_cfuncs = cryptfuncs_find(inbuf);
sc.sc_cfuncs = cryptfuncs_find(alg);
const struct cryptfuncs *cryptfuncs_find(const char *);