OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chacha20_newctx
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_chacha20.c
22
static OSSL_FUNC_cipher_newctx_fn
chacha20_newctx
;
variable
45
static void *
chacha20_newctx
(void *provctx)
function
208
{ OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))
chacha20_newctx
},
cipher_chacha20.c
22
static OSSL_FUNC_cipher_newctx_fn
chacha20_newctx
;
variable
45
static void *
chacha20_newctx
(void *provctx)
function
208
{ OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))
chacha20_newctx
},
/src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_chacha20.c
22
static OSSL_FUNC_cipher_newctx_fn
chacha20_newctx
;
variable
45
static void *
chacha20_newctx
(void *provctx)
function
208
{ OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))
chacha20_newctx
},
cipher_chacha20.c
22
static OSSL_FUNC_cipher_newctx_fn
chacha20_newctx
;
variable
45
static void *
chacha20_newctx
(void *provctx)
function
208
{ OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))
chacha20_newctx
},
Completed in 40 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026