Home
last modified time | relevance | path

Searched refs:IoctlEncryptDekAdd_t (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h70 } __attribute__ ((packed)) IoctlEncryptDekAdd_t; typedef
136 IoctlEncryptDekAdd_t encryptDekAdd;
H A Dlxencrypt.c862 IoctlEncryptDekAdd_t *dek_add = (IoctlEncryptDekAdd_t *) &ioctl_data->request; in agtiapi_EncryptionIoctl()