Searched defs:poly1305_init (Results 1 – 7 of 7) sorted by relevance
8 .globl poly1305_init symbol17 poly1305_init: label
13 .globl poly1305_init symbol16 poly1305_init: label
5 .globl poly1305_init symbol14 poly1305_init: label
135 static void poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function273 static void poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
57 int poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
110 int poly1305_init(void *ctx, const unsigned char key[16]) in poly1305_init() function
120 int poly1305_init(void *ctx, const unsigned char key[16], void *func[2]) in poly1305_init() function