Home
last modified time | relevance | path

Searched defs:xq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_ec.h501 CpaFlatBuffer xq; member
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_mmp.h2438 uint64_t xq; /**< x coordinate of input point (4 qwords)*/ member
2474 uint64_t xq; /**< x coordinate of input point (8 qwords)*/ member
2510 uint64_t xq; /**< x coordinate of candidate public key (9 qwords)*/ member
2732 uint64_t xq; /**< x coordinate of candidate point (4 qwords)*/ member
2768 uint64_t xq; /**< x coordinate of candidate point (8 qwords)*/ member
2804 uint64_t xq; /**< x coordinate of candidate point (9 qwords)*/ member
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c3599 X509_PUBKEY *xp = NULL, *xq = NULL; in test_X509_PUBKEY_dup() local