Searched refs:poly1305_core_init (Results 1 – 5 of 5) sorted by relevance
23 static inline void poly1305_core_init(struct poly1305_state *state) in poly1305_core_init() function
23 poly1305_core_init(&desc->h); in poly1305_init_generic()
26 poly1305_core_init(&dctx->h); in crypto_poly1305_init()
148 poly1305_core_init(&state->poly_state); in crypto_nhpoly1305_init()
233 poly1305_core_init(&state); in adiantum_hash_header()