Searched refs:smp_xor_128 (Results 1 – 4 of 4) sorted by relevance
187 smp_xor_128(&p1, rand_); in TEST_F()
356 smp_xor_128(&p1, rand); in smp_calculate_comfirm()365 smp_xor_128(&p2, e1); in smp_calculate_comfirm()
506 extern void smp_xor_128(Octet16* a, const Octet16& b);
838 void smp_xor_128(Octet16* a, const Octet16& b) { in smp_xor_128() function