Searched defs:xq (Results 1 – 3 of 3) sorted by relevance
501 CpaFlatBuffer xq; member
2438 uint64_t xq; /**< x coordinate of input point (4 qwords)*/ member2474 uint64_t xq; /**< x coordinate of input point (8 qwords)*/ member2510 uint64_t xq; /**< x coordinate of candidate public key (9 qwords)*/ member2732 uint64_t xq; /**< x coordinate of candidate point (4 qwords)*/ member2768 uint64_t xq; /**< x coordinate of candidate point (8 qwords)*/ member2804 uint64_t xq; /**< x coordinate of candidate point (9 qwords)*/ member
3599 X509_PUBKEY *xp = NULL, *xq = NULL; in test_X509_PUBKEY_dup() local