Home
last modified time | relevance | path

Searched defs:st (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_poly1305-donna-32.h49 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_init() local
76 poly1305_blocks(poly1305_state_internal_t *st, const unsigned char *m, size_t bytes) { in poly1305_blocks()
138 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_finish() local
Dsw_poly1305-donna.c11 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_update() local
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_poly1305-donna-32.h47 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_init() local
73 static void poly1305_blocks(poly1305_state_internal_t *st, const unsigned char *m, size_t bytes) in poly1305_blocks()
153 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_finish() local
Dsw_poly1305-donna.c11 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_update() local
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_poly1305-donna-32.h51 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_init() local
78 poly1305_blocks(poly1305_state_internal_t *st, const unsigned char *m, size_t bytes) { in poly1305_blocks()
140 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_finish() local
Dsw_poly1305-donna.c13 poly1305_state_internal_t *st = (poly1305_state_internal_t *)ctx; in poly1305_update() local