OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chacha20_poly1305_freectx
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_chacha20_poly1305.c
25
static OSSL_FUNC_cipher_freectx_fn
chacha20_poly1305_freectx
;
variable
81
static void
chacha20_poly1305_freectx
(void *vctx)
function
339
{ OSSL_FUNC_CIPHER_FREECTX, (void (*)(void))
chacha20_poly1305_freectx
},
/src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_chacha20_poly1305.c
25
static OSSL_FUNC_cipher_freectx_fn
chacha20_poly1305_freectx
;
variable
81
static void
chacha20_poly1305_freectx
(void *vctx)
function
332
{ OSSL_FUNC_CIPHER_FREECTX, (void (*)(void))
chacha20_poly1305_freectx
},
Completed in 27 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026