Searched refs:C25519_KAT (Results 1 – 1 of 1) sorted by relevance
8610 } C25519_KAT[] = { variable8643 for (v = 0; C25519_KAT[v].scalar_le; v ++) { in test_EC_c25519()8644 hextobin(bk, C25519_KAT[v].scalar_le); in test_EC_c25519()8646 hextobin(bu, C25519_KAT[v].u_in); in test_EC_c25519()8647 hextobin(br, C25519_KAT[v].u_out); in test_EC_c25519()