Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h74 } __attribute__ ((packed)) IoctlEncryptDekInvalidate_t; typedef
137 IoctlEncryptDekInvalidate_t encryptDekInvalidate;
H A Dlxencrypt.c902IoctlEncryptDekInvalidate_t *dek_to_invalidate = (IoctlEncryptDekInvalidate_t *) &ioctl_data->requ… in agtiapi_EncryptionIoctl()