OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:null_set_ctx_params
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_null.c
159
static OSSL_FUNC_cipher_set_ctx_params_fn
null_set_ctx_params
;
variable
160
static int
null_set_ctx_params
(void *vctx, const OSSL_PARAM params[])
function
192
{ OSSL_FUNC_CIPHER_SET_CTX_PARAMS, (void (*)(void))
null_set_ctx_params
},
/src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_null.c
160
static OSSL_FUNC_cipher_set_ctx_params_fn
null_set_ctx_params
;
variable
161
static int
null_set_ctx_params
(void *vctx, const OSSL_PARAM params[])
function
193
{ OSSL_FUNC_CIPHER_SET_CTX_PARAMS, (void (*)(void))
null_set_ctx_params
},
Completed in 21 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026