Home
last modified time | relevance | path

Searched refs:Qy (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dectest.c1219 const char *p, *a, *b, *Qx, *Qy, *Gx, *Gy, *order, *d; member
1346 || !TEST_true(BN_hex2bn(&y, test->Qy)) in nistp_single_test()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td943 def Qy : Flag<["-"], "Qy">, Visibility<[ClangOption, CC1Option]>,
947 def : Flag<["-"], "fident">, Group<f_Group>, Alias<Qy>,