Searched refs:encptr (Results 1 – 1 of 1) sorted by relevance
284 uint8_t *encptr; in swap_crypt_initialize() local308 encptr = (uint8_t *)swap_crypt_test_page_encrypt; in swap_crypt_initialize()313 rc = xts_encrypt(refptr, size, encptr, iv, &xts_modectx); in swap_crypt_initialize()326 rc = xts_decrypt(encptr, size, decptr, iv, &xts_modectx); in swap_crypt_initialize()