Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/common/
HDencrypt_ioctl.h88 #define ENCRYPT_DEK_MAP_ENTRY_VALID 0x80000000UL macro
HDlxencrypt.c549 } else if (dek_map->dekMapEntry[0].flags & ENCRYPT_DEK_MAP_ENTRY_VALID) { in agtiapi_MapDek()