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