Searched refs:crypt_kop (Results 1 – 2 of 2) sorted by relevance
297 struct crypt_kop { struct322 #define CIOCKEY _IOWR('c', 104, struct crypt_kop) argument325 #define CIOCKEY2 _IOWR('c', 107, struct crypt_kop)
274 crypt_kop_from_32(const struct crypt_kop32 *from, struct crypt_kop *to) in crypt_kop_from_32()288 crypt_kop_to_32(const struct crypt_kop *from, struct crypt_kop32 *to) in crypt_kop_to_32()1208 cryptodev_key(struct crypt_kop *kop) in cryptodev_key()1388 struct crypt_kop *kop; in crypto_ioctl()1396 struct crypt_kop kopc; in crypto_ioctl()1506 kop = (struct crypt_kop *)data; in crypto_ioctl()