Searched refs:poly1305_finish (Results 1 – 9 of 9) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
| D | sw_poly1305-donna.c | 51 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()
|
| D | sw_poly1305-donna.h | 17 void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]);
|
| D | sw_poly1305-donna-32.h | 137 poly1305_finish(poly1305_context *ctx, unsigned char mac[16]) { in poly1305_finish() function
|
| /hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/ |
| D | sw_poly1305-donna.c | 62 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()
|
| D | sw_poly1305-donna.h | 18 void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]);
|
| D | sw_poly1305-donna-32.h | 151 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/ |
| D | sw_poly1305-donna.c | 53 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()
|
| D | sw_poly1305-donna.h | 19 void poly1305_finish(poly1305_context *ctx, unsigned char mac[16]);
|
| D | sw_poly1305-donna-32.h | 139 poly1305_finish(poly1305_context *ctx, unsigned char mac[16]) { in poly1305_finish() function
|