Searched refs:swap_crypt_key1 (Results 1 – 1 of 1) sorted by relevance
229 uint32_t swap_crypt_key1[8]; /* big enough for a 256 bit random key */ variable252 keylen1 = sizeof(swap_crypt_key1); in swap_crypt_initialize()253 enckey1 = (uint8_t *)&swap_crypt_key1; in swap_crypt_initialize()