Searched defs:poly1305_init (Results 1 – 2 of 2) sorted by relevance
66 static inline void poly1305_init(struct poly1305_desc_ctx *desc, const u8 *key) in poly1305_init() function