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