Home
last modified time | relevance | path

Searched refs:cryptfuncs_find (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/
H A Dcgd_crypto.h56 const struct cryptfuncs *cryptfuncs_find(const char *);
H A Dcgd_crypto.c115 cryptfuncs_find(const char *alg) in cryptfuncs_find() function
H A Dcgd.c1263 sc->sc_cfuncs = cryptfuncs_find(inbuf); in cgd_ioctl_set()
1679 sc.sc_cfuncs = cryptfuncs_find(alg); in cgd_selftest()