Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_poly1305-donna-32.h40 U32TO8(unsigned char *p, unsigned long v) { in U32TO8() function
201 U32TO8(mac + 0, h0); in poly1305_finish()
202 U32TO8(mac + 4, h1); in poly1305_finish()
203 U32TO8(mac + 8, h2); in poly1305_finish()
204 U32TO8(mac + 12, h3); in poly1305_finish()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_poly1305-donna-32.h37 static void U32TO8(unsigned char *p, unsigned long v) in U32TO8() function
240 U32TO8(mac + 0, h0); in poly1305_finish()
241 U32TO8(mac + 4, h1); in poly1305_finish()
242 U32TO8(mac + 8, h2); in poly1305_finish()
243 U32TO8(mac + 12, h3); in poly1305_finish()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_poly1305-donna-32.h42 U32TO8(unsigned char *p, unsigned long v) { in U32TO8() function
203 U32TO8(mac + 0, h0); in poly1305_finish()
204 U32TO8(mac + 4, h1); in poly1305_finish()
205 U32TO8(mac + 8, h2); in poly1305_finish()
206 U32TO8(mac + 12, h3); in poly1305_finish()