Searched refs:poly1305_core_init (Results 1 – 4 of 4) sorted by relevance
18 poly1305_core_init(&desc->h); in poly1305_block_init_generic()
22 static inline void poly1305_core_init(struct poly1305_state *state) in poly1305_core_init() function
148 poly1305_core_init(&state->poly_state); in crypto_nhpoly1305_init()
233 poly1305_core_init(&state); in adiantum_hash_header()