HomeSort by: relevance | last modified time | path
    Searched refs:cryptfuncs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
cgd_crypto.h 49 struct cryptfuncs { struct
56 const struct cryptfuncs *cryptfuncs_find(const char *);
cgdvar.h 114 const struct cryptfuncs *sc_cfuncs; /* encryption functions */
cgd_crypto.c 57 * It takes the name of an algorithm and returns a struct cryptfuncs *
82 static const struct cryptfuncs cf[] = {
114 const struct cryptfuncs *

Completed in 28 milliseconds