Lines Matching defs:rand_s
31 attr->rand_s = data;
263 * @rand_s: 16-byte RAND_S
273 const u8 *rand_s, const u8 *rand_p, u8 *tek, u8 *msk,
286 rand_p, EAP_SAKE_RAND_LEN, rand_s, EAP_SAKE_RAND_LEN,
291 rand_s, EAP_SAKE_RAND_LEN, rand_p, EAP_SAKE_RAND_LEN,
303 rand_p, EAP_SAKE_RAND_LEN, rand_s, EAP_SAKE_RAND_LEN,
308 rand_s, EAP_SAKE_RAND_LEN, rand_p, EAP_SAKE_RAND_LEN,
322 * @rand_s: 16-byte RAND_S
336 const u8 *rand_s, const u8 *rand_p,
364 os_memcpy(_rand, rand_s, EAP_SAKE_RAND_LEN);
380 os_memcpy(_rand + EAP_SAKE_RAND_LEN, rand_s,