Searched refs:LOCAL (Results 1 – 2 of 2) sorted by relevance
24 #define LOCAL static macro26 #define LOCAL macro35 LOCAL void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits);36 LOCAL void chacha_ivsetup(struct chacha_ctx *x, const u_char *iv CHACHA_UNUSED,38 LOCAL void chacha_encrypt_bytes(struct chacha_ctx *x, const u_char *m,
59 LOCAL void84 LOCAL void103 LOCAL void113 LOCAL void