Searched refs:smp_xor_128 (Results 1 – 4 of 4) sorted by relevance
274 smp_xor_128(&p1, rand_); in TEST_F()
346 smp_xor_128(&p1, rand); in smp_calculate_comfirm()355 smp_xor_128(&p2, e1); in smp_calculate_comfirm()
503 void smp_xor_128(Octet16* a, const Octet16& b);
880 void smp_xor_128(Octet16* a, const Octet16& b) { in smp_xor_128() function