Home
last modified time | relevance | path

Searched defs:gx (Results 1 – 5 of 5) 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/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/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/compatibility/
Decp_curves_alt.c4532 size_t alen, const mbedtls_mpi_uint *b, size_t blen, const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load()