Searched refs:total_key (Results 1 – 3 of 3) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | sw_poly1305-donna.c | 123 static const unsigned char total_key[32] = { in poly1305_power_on_self_test() local 170 poly1305_init(&total_ctx, total_key); in poly1305_power_on_self_test()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/ |
| D | sw_poly1305-donna.c | 115 …static const unsigned char total_key[32] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0xff, 0xfe, … in poly1305_power_on_self_test() local 163 poly1305_init(&total_ctx, total_key); in poly1305_power_on_self_test()
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | sw_poly1305-donna.c | 125 static const unsigned char total_key[32] = { in poly1305_power_on_self_test() local 172 poly1305_init(&total_ctx, total_key); in poly1305_power_on_self_test()
|