Home
last modified time | relevance | path

Searched refs:poly1305_finish (Results 1 – 9 of 9) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_poly1305-donna.c51 poly1305_finish(&ctx, mac); in poly1305_auth()
162 poly1305_finish(&ctx, mac); in poly1305_power_on_self_test()
180 poly1305_finish(&total_ctx, mac); in poly1305_power_on_self_test()
Dsw_poly1305-donna.h17 void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]);
Dsw_poly1305-donna-32.h137 poly1305_finish(poly1305_context *ctx, unsigned char mac[16]) { in poly1305_finish() function
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_poly1305-donna.c62 poly1305_finish(&ctx, mac); in poly1305_auth()
153 poly1305_finish(&ctx, mac); in poly1305_power_on_self_test()
178 poly1305_finish(&total_ctx, mac); in poly1305_power_on_self_test()
Dsw_poly1305-donna.h18 void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]);
Dsw_poly1305-donna-32.h151 POLY1305_NOINLINE void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]) in poly1305_finish() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_poly1305-donna.c53 poly1305_finish(&ctx, mac); in poly1305_auth()
164 poly1305_finish(&ctx, mac); in poly1305_power_on_self_test()
182 poly1305_finish(&total_ctx, mac); in poly1305_power_on_self_test()
Dsw_poly1305-donna.h19 void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]);
Dsw_poly1305-donna-32.h139 poly1305_finish(poly1305_context *ctx, unsigned char mac[16]) { in poly1305_finish() function