Searched refs:cryptfuncs_find (Results 1 – 3 of 3) sorted by relevance
56 const struct cryptfuncs *cryptfuncs_find(const char *);
115 cryptfuncs_find(const char *alg) in cryptfuncs_find() function
1263 sc->sc_cfuncs = cryptfuncs_find(inbuf); in cgd_ioctl_set()1679 sc.sc_cfuncs = cryptfuncs_find(alg); in cgd_selftest()