Searched refs:yg (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/drivers/st/crypto/ |
| H A D | stm32_pka.c | 119 uint8_t *yg; /* Curve base point G coordinate y */ member 146 .yg = (uint8_t[]){0x4F, 0xE3, 0x42, 0xE2, 0xFE, 0x1A, 0x7F, 0x9B, 175 .yg = (uint8_t[]){0x54, 0x7E, 0xF8, 0x35, 0xC3, 0xDA, 0xC4, 0xFD, 204 .yg = (uint8_t[]){0x2D, 0x99, 0x6C, 0x82, 0x34, 0x39, 0xC5, 0x6D, 246 .yg = (uint8_t[]){ 0x01, 0x18, 428 ret = write_eo_data(base + _PKA_RAM_YG, curve_def[cid].yg, curve_def[cid].yg_size, eo_nbw); in stm32_pka_ecdsa_verif_configure_curve()
|