Searched defs:poly1305_state_st (Results 1 – 2 of 2) sorted by relevance
44 struct poly1305_state_st { struct53 static inline struct poly1305_state_st *poly1305_aligned_state( in poly1305_aligned_state() argument
178 struct poly1305_state_st { struct186 struct poly1305_state_st *st = (struct poly1305_state_st *)(state); in CRYPTO_poly1305_init_neon() argument