Searched refs:xg (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/st/crypto/ |
| H A D | stm32_pka.c | 117 uint8_t *xg; /* Curve base point G coordinate x */ member 141 .xg = (uint8_t[]){0x6B, 0x17, 0xD1, 0xF2, 0xE1, 0x2C, 0x42, 0x47, 170 .xg = (uint8_t[]){0x8B, 0xD2, 0xAE, 0xB9, 0xCB, 0x7E, 0x57, 0xCB, 199 .xg = (uint8_t[]){0xA3, 0xE8, 0xEB, 0x3C, 0xC1, 0xCF, 0xE7, 0xB7, 236 .xg = (uint8_t[]){ 0xc6, 423 ret = write_eo_data(base + _PKA_RAM_XG, curve_def[cid].xg, curve_def[cid].xg_size, eo_nbw); in stm32_pka_ecdsa_verif_configure_curve()
|