Searched defs:chacha_encrypt_bytes (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/libexec/ld.so/
H A Dchacha_private.h89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function
/openbsd-current/sys/crypto/
H A Dchacha_private.h128 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function
/openbsd-current/lib/libc/crypt/
H A Dchacha_private.h89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function
/openbsd-current/usr.bin/ssh/
H A Dchacha.c87 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) function
/openbsd-current/lib/libcrypto/chacha/
H A Dchacha-merged.c119 chacha_encrypt_bytes(chacha_ctx *x, const u8 *m, u8 *c, u32 bytes) function

Completed in 98 milliseconds