Searched refs:k_ipad (Results 1 – 1 of 1) sorted by relevance
383 static void prepare_kipad(u8 *k_ipad, const u8 *key, u16 key_sz) in prepare_kipad() argument388 k_ipad[i] = key[i] ^ 0x36; in prepare_kipad()392 k_ipad[i] = 0x36; in prepare_kipad()