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

  /src/sys/opencrypto/
cryptodev_internal.h 12 struct csession *cryptodev_csefind(struct fcrypt *fcr, u_int ses);
ocryptodev.c 159 cse = cryptodev_csefind(fcr, ocop->ses);
cryptodev.c 177 struct csession *cryptodev_csefind(struct fcrypt *, u_int);
915 struct csession *cryptodev_csefind(struct fcrypt *fcr, u_int ses) function in typeref:struct:csession *

Completed in 16 milliseconds