Searched refs:crypt_op (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/opencrypto/
H A Dcryptodev.h172 struct crypt_op { struct
236 #define CIOCCRYPT _IOWR('c', 103, struct crypt_op)
H A Dcryptodev.c184 crypt_op_from_32(const struct crypt_op32 *from, struct crypt_op *to)
198 crypt_op_to_32(const struct crypt_op *from, struct crypt_op32 *to)
318 static int cryptodev_op(struct csession *, struct crypt_op *,
376 struct crypt_op *cop;
385 struct crypt_op copc;
582 cop = (struct crypt_op *)data;
653 struct crypt_op *cop,
/freebsd-10.0-release/crypto/openssl/crypto/evp/
H A Dopenbsd_hw.c156 struct crypt_op cryp;
318 struct crypt_op cryp;
/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_cryptodev.c367 struct crypt_op cryp;
710 struct crypt_op cryp;
756 struct crypt_op cryp;
/freebsd-10.0-release/tools/tools/crypto/
H A Dcryptotest.c252 struct crypt_op cop;

Completed in 79 milliseconds