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

  /src/sys/opencrypto/
cryptodev_internal.h 10 struct crypt_n_op;
21 int cryptodev_mop(struct fcrypt *, struct crypt_n_op *, size_t, struct lwp *);
ocryptodev.h 92 struct crypt_n_op;
cryptodev.h 221 struct crypt_n_op { struct
246 * crypt_n_op operations.
247 * Each crypt_n_op will receive a request id which can be used to check its
253 struct crypt_n_op * reqs; /* where to get them */
ocryptodev.c 223 struct crypt_n_op cnop;
cryptodev.c 345 struct crypt_n_op *cnop;
1134 struct crypt_n_op * cnop,
  /src/tests/crypto/opencrypto/
h_ioctl.c 154 struct crypt_n_op css[COUNT];
157 struct crypt_n_op *cs;
188 struct crypt_n_op cnos[COUNT];
204 struct crypt_n_op *cno = &cnos[i];
289 struct crypt_n_op cno;
  /src/sys/sys/
compat_stub.h 133 struct crypt_n_op;

Completed in 22 milliseconds