Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/crypto/chacha20/
HD_chacha.h10 struct chacha_ctx { struct
11 u_int input[16];
HDchacha.c18 typedef struct chacha_ctx chacha_ctx; typedef
/freebsd-14-stable/crypto/openssh/
HDchacha.h15 struct chacha_ctx { struct
25 void chacha_keysetup(struct chacha_ctx *x, const u_char *k, u_int kbits) argument
HDchacha.c15 typedef struct chacha_ctx chacha_ctx; typedef
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
HDchacha20_dolbeau-ssse3.c27 typedef struct chacha_ctx { struct
29 } chacha_ctx; typedef
HDchacha20_dolbeau-avx2.c32 typedef struct chacha_ctx { struct
34 } chacha_ctx; typedef
/freebsd-14-stable/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/
HDchacha20_ref.c20 struct chacha_ctx { struct
24 typedef struct chacha_ctx chacha_ctx; typedef
/freebsd-14-stable/crypto/openssh/openbsd-compat/
HDchacha_private.h17 } chacha_ctx; typedef
/freebsd-14-stable/contrib/unbound/compat/
HDchacha_private.h15 } chacha_ctx; typedef