Searched refs:Key (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/libkern/libkern/ |
| H A D | Block_private.h | 80 template <typename Fn, ptrauth_key Key> 97 Key, &bits); in prepareWrite() 111 ptrauth_auth_and_resign((void*)other.bits, Key, &other.bits, in prepareWrite() 112 Key, &bits); in prepareWrite() 125 return (Fn)ptrauth_auth_function((void *)ptr, Key, &bits); in completeReadFn() 138 return ptrauth_auth_data((void*)ptr, Key, &bits); in completeReadRaw()
|
| /xnu-12377.1.9/iokit/conf/ |
| H A D | files.x86_64 | 11 # Key Store helper
|
| /xnu-12377.1.9/osfmk/corecrypto/ |
| H A D | ccdrbg_internal.h | 30 uint8_t Key[DRBG_CTR_MAX_KEYLEN]; member
|