Searched refs:poly1305_init (Results 1 – 3 of 3) sorted by relevance
21 poly1305_init(&ctx, key); in poly1305()28 poly1305_init(ctx, test_key); in poly1305_init_withtestkey()90 poly1305_init(&mac_ctx, test_buf); in test_poly1305_allones_keys_and_message()91 poly1305_init(&macofmacs_ctx, test_buf); in test_poly1305_allones_keys_and_message()
25 void poly1305_init(struct poly1305_desc_ctx *desc, in poly1305_init() function35 EXPORT_SYMBOL(poly1305_init);
61 void poly1305_init(struct poly1305_desc_ctx *desc,