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

  /src/sys/opencrypto/
cryptodev_internal.h 9 int cryptodev_mop(struct fcrypt *, struct crypt_n_op *, int, struct lwp *);
ocryptodev.c 238 res = cryptodev_mop(fcr, &cnop, count, l);
cryptodev.c 369 error = cryptodev_mop(fcr, cnop, mop->count, curlwp);
1074 cryptodev_mop(struct fcrypt *fcr, function in typeref:typename:int

Completed in 13 milliseconds