OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chachapoly_ctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
cipher-chachapoly.c
33
struct
chachapoly_ctx
{
struct
37
struct
chachapoly_ctx
*
40
struct
chachapoly_ctx
*ctx;
52
chachapoly_free(struct
chachapoly_ctx
*cpctx)
67
chachapoly_crypt(struct
chachapoly_ctx
*ctx, u_int seqnr, u_char *dest,
122
chachapoly_get_length(struct
chachapoly_ctx
*ctx,
cipher-chachapoly-libcrypto.c
33
struct
chachapoly_ctx
{
struct
37
struct
chachapoly_ctx
*
40
struct
chachapoly_ctx
*ctx;
62
chachapoly_free(struct
chachapoly_ctx
*cpctx)
81
chachapoly_crypt(struct
chachapoly_ctx
*ctx, u_int seqnr, u_char *dest,
145
chachapoly_get_length(struct
chachapoly_ctx
*ctx,
Completed in 27 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026