Searched refs:chachapoly_crypt (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | cipher-chachapoly.h | 33 int chachapoly_crypt(struct chachapoly_ctx *cpctx, u_int seqnr,
|
| H A D | cipher-chachapoly.c | 69 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt() function
|
| H A D | cipher-chachapoly-libcrypto.c | 83 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt() function
|
| H A D | cipher.c | 339 return chachapoly_crypt(cc->cp_ctx, seqnr, dest, src, in cipher_crypt()
|
| H A D | ssh_namespace.h | 86 #define chachapoly_crypt Fssh_chachapoly_crypt macro
|