Home
last modified time | relevance | path

Searched refs:ECC_NISTP224_generatorX (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/ecc/
DECCParamsLPF3SW.c120 const ECC_NISTP224_Param ECC_NISTP224_generatorX = {.byte = {0x07, 0x00, 0x00, 0x00, /* Length word… variable
177 .generatorX = ECC_NISTP224_generatorX.byte,
DECCInitLPF3SW.c64 state->data_Gx = ECC_NISTP224_generatorX.word; in ECCInitLPF3SW_NISTP224()
DECCParams.h371 extern const ECC_NISTP224_Param ECC_NISTP224_generatorX;