Searched refs:poly1305_init_ext (Results 1 – 1 of 1) sorted by relevance
103 poly1305_init_ext(poly1305_state_internal_t *st, const unsigned char key[32], in poly1305_init_ext() function881 poly1305_init_ext((poly1305_state_internal_t *) (void *) state, key, 0U); in crypto_onetimeauth_poly1305_sse2_init()913 poly1305_init_ext(&st, key, inlen); in crypto_onetimeauth_poly1305_sse2()