Searched refs:xts_start (Results 1 – 3 of 3) sorted by relevance
| /xnu-8019.80.24/libkern/libkern/crypto/ |
| H A D | aesxts.h | 56 xts_start(uint32_t cipher, // ignored - we're doing this for xts-aes only
|
| /xnu-8019.80.24/libkern/crypto/ |
| H A D | corecrypto_aesxts.c | 41 xts_start(uint32_t cipher __unused, // ignored - we're doing this for xts-aes only in xts_start() function
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | vm_compressor_backing_store.c | 263 error = xts_start(0, NULL, enckey1, keylen1, enckey2, keylen2, 0, 0, &xts_modectx); in swap_crypt_initialize()
|