Home
last modified time | relevance | path

Searched defs:GY (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Ddhm.h109 mbedtls_mpi GY; /*!< The public key of the peer = \c G^Y mod \c P. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Ddhm.h109 mbedtls_mpi GY; /*!< The public key of the peer = \c G^Y mod \c P. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Ddhm.h109 mbedtls_mpi GY; /*!< The public key of the peer = \c G^Y mod \c P. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Ddhm.h109 mbedtls_mpi GY; /*!< The public key of the peer = \c G^Y mod \c P. */ member
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcursor.c900 int GX, GY, gx, gy; in dmxSetCursor() local