Home
last modified time | relevance | path

Searched defs:gx (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
Dhi_cipher.h111 const hi_u8 *gx; /* X coordinates of G which is a base point on the curve. */ member
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/hal_cipher/include/common_include/
Dcrypto_pke_struct.h111 const td_u8 *gx; /* X coordinates of G which is a base point on the curve. member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_cipher.h144 const hi_u8 *gx; /**< X coordinates of G which is a base point on the curve. */ member
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
Drockchip_drm_drv.h242 u16 gx; member
260 u8 gx; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.h240 u16 gx; member
258 u8 gx; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Decp_curves.c4538 const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load()