Searched refs:wrap_key (Results 1 – 3 of 3) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | sw_poly1305-donna.c | 102 static const unsigned char wrap_key[32] = { in poly1305_power_on_self_test() local 167 poly1305_auth(mac, wrap_msg, sizeof(wrap_msg), wrap_key); in poly1305_power_on_self_test()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/ |
| D | sw_poly1305-donna.c | 101 …static const unsigned char wrap_key[32] = {0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0… in poly1305_power_on_self_test() local 160 poly1305_auth(mac, wrap_msg, sizeof(wrap_msg), wrap_key); in poly1305_power_on_self_test()
|
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/ |
| D | sw_poly1305-donna.c | 104 static const unsigned char wrap_key[32] = { in poly1305_power_on_self_test() local 169 poly1305_auth(mac, wrap_msg, sizeof(wrap_msg), wrap_key); in poly1305_power_on_self_test()
|