Searched refs:swap_crypt_key2 (Results 1 – 1 of 1) sorted by relevance
245 uint32_t swap_crypt_key2[8]; /* big enough for a 256 bit random key */ variable269 keylen2 = sizeof(swap_crypt_key2); in swap_crypt_initialize()270 enckey2 = (uint8_t *)&swap_crypt_key2; in swap_crypt_initialize()