Searched refs:CP_V2_WRAPPEDKEYSIZE (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dcprotect.h47 #define CP_V2_WRAPPEDKEYSIZE 40 /* Size of the wrapped key in a v2 EA */ macro
134 uint8_t persistent_key[CP_V2_WRAPPEDKEYSIZE];
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cprotect.c1340 if (xattr->key_size > CP_V2_WRAPPEDKEYSIZE) {
1680 if ((keylen != CP_V2_WRAPPEDKEYSIZE) &&

Completed in 69 milliseconds