OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chachapoly_new
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
cipher-chachapoly.h
30
struct chachapoly_ctx *
chachapoly_new
(const u_char *key, u_int keylen)
cipher-chachapoly.c
38
chachapoly_new
(const u_char *key, u_int keylen)
function
cipher-chachapoly-libcrypto.c
40
chachapoly_new
(const u_char *key, u_int keylen)
function
cipher.c
294
cc->cp_ctx =
chachapoly_new
(key, keylen);
Completed in 74 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026