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

  /src/sys/opencrypto/
cryptodev.c 180 static struct csession *cseadd(struct fcrypt *, struct csession *);
952 cseadd(struct fcrypt *fcr, struct csession *cse) function in typeref:struct:csession *
986 if (cseadd(fcr, cse))

Completed in 14 milliseconds