Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_poly1305-donna.c138 unsigned char all_msg[256]; in poly1305_power_on_self_test() local
176 all_msg[j] = i; in poly1305_power_on_self_test()
177 poly1305_auth(mac, all_msg, i, all_key); in poly1305_power_on_self_test()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_poly1305-donna.c125 unsigned char all_msg[256]; in poly1305_power_on_self_test() local
173 all_msg[j] = i; in poly1305_power_on_self_test()
175 poly1305_auth(mac, all_msg, i, all_key); in poly1305_power_on_self_test()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_poly1305-donna.c140 unsigned char all_msg[256]; in poly1305_power_on_self_test() local
178 all_msg[j] = i; in poly1305_power_on_self_test()
179 poly1305_auth(mac, all_msg, i, all_key); in poly1305_power_on_self_test()