Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsw_poly1305-donna.c49 poly1305_init(&ctx, key); in poly1305_auth()
150 poly1305_init(&ctx, nacl_key); in poly1305_power_on_self_test()
170 poly1305_init(&total_ctx, total_key); in poly1305_power_on_self_test()
Dsw_poly1305-donna.h15 void poly1305_init(poly1305_context *ctx, const unsigned char key[32]);
Dsw_poly1305-donna-32.h48 poly1305_init(poly1305_context *ctx, const unsigned char key[32]) { in poly1305_init() function
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dsw_poly1305-donna.c60 poly1305_init(&ctx, key); in poly1305_auth()
141 poly1305_init(&ctx, nacl_key); in poly1305_power_on_self_test()
163 poly1305_init(&total_ctx, total_key); in poly1305_power_on_self_test()
Dsw_poly1305-donna.h16 void poly1305_init(poly1305_context *ctx, const unsigned char key[32]);
Dsw_poly1305-donna-32.h45 void poly1305_init(poly1305_context *ctx, const unsigned char key[32]) in poly1305_init() function
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsw_poly1305-donna.c51 poly1305_init(&ctx, key); in poly1305_auth()
152 poly1305_init(&ctx, nacl_key); in poly1305_power_on_self_test()
172 poly1305_init(&total_ctx, total_key); in poly1305_power_on_self_test()
Dsw_poly1305-donna.h17 void poly1305_init(poly1305_context *ctx, const unsigned char key[32]);
Dsw_poly1305-donna-32.h50 poly1305_init(poly1305_context *ctx, const unsigned char key[32]) { in poly1305_init() function