HomeSort by: relevance | last modified time | path
    Searched defs:cfunc_cipher (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/
cgd_crypto.h 46 typedef void (cfunc_cipher)(void *, void *, const void *, size_t, typedef in typeref:typename:void ()(void *,void *,const void *,size_t,const void *,int)
53 cfunc_cipher *cf_cipher; /* the cipher itself */

Completed in 11 milliseconds