Home
last modified time | relevance | path

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

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