Searched refs:encptr (Results 1 – 1 of 1) sorted by relevance
269 uint8_t *encptr; in swap_crypt_initialize() local293 encptr = (uint8_t *)swap_crypt_test_page_encrypt; in swap_crypt_initialize()298 rc = xts_encrypt(refptr, size, encptr, iv, &xts_modectx); in swap_crypt_initialize()311 rc = xts_decrypt(encptr, size, decptr, iv, &xts_modectx); in swap_crypt_initialize()