Searched refs:poly1305_core_init (Results 1 – 4 of 4) sorted by relevance
47 static inline void poly1305_core_init(struct poly1305_state *state) in poly1305_core_init() function
147 poly1305_core_init(&state->poly_state); in crypto_nhpoly1305_init()
41 poly1305_core_init(&dctx->h); in crypto_poly1305_init()
241 poly1305_core_init(&state); in adiantum_hash_header()