Searched defs:ikey (Results 1 – 1 of 1) sorted by relevance
482 static void pbkdf2(char *passwd, unsigned char *salt, unsigned char *ikey) in pbkdf2()493 unsigned char ikey[32+32] = { 0 }; /* Big enough to hold a 256 bit key and 256 bit IV */ in encrypt_master_key() local530 unsigned char ikey[32+32] = { 0 }; /* Big enough to hold a 256 bit key and 256 bit IV */ in decrypt_master_key() local