Searched defs:ks (Results 1 – 2 of 2) sorted by relevance
374 const u32 *ks = ctx->keysched; in seed_encrypt() local412 const u32 *ks = ctx->keysched; in seed_decrypt() local
27 static u_int32_t ks[12] = {0x01010101, 0x01010101, 0x01010101, 0x01010101, variable