Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h106 } __attribute__ ((packed)) IoctlEncryptDekMapTable_t; typedef
139 IoctlEncryptDekMapTable_t encryptDekMap;
H A Dlxencrypt.c916IoctlEncryptDekMapTable_t *p_dek_map = (IoctlEncryptDekMapTable_t *) &ioctl_data->request; in agtiapi_EncryptionIoctl()