Home
last modified time | relevance | path

Searched defs:chacha_ctx (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dchacha.h15 struct chacha_ctx { struct
25 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits) argument
H A Dchacha.c13 typedef struct chacha_ctx chacha_ctx; typedef
/openbsd-src/lib/libcrypto/chacha/
H A Dchacha-merged.c19 struct chacha_ctx { struct
25 static inline void chacha_keysetup(struct chacha_ctx *x, const u8 *k, u32 kbits) argument
36 typedef struct chacha_ctx chacha_ctx; typedef
/openbsd-src/sys/crypto/
H A Dchachapoly.c129 chacha_ctx chacha_ctx; in chacha20poly1305_encrypt() local
170 chacha_ctx chacha_ctx; in chacha20poly1305_decrypt() local
H A Dchacha_private.h16 } chacha_ctx; typedef
/openbsd-src/lib/libc/crypt/
H A Dchacha_private.h15 } chacha_ctx; typedef
/openbsd-src/libexec/ld.so/
H A Dchacha_private.h15 } chacha_ctx; typedef