OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sm2_newctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/providers/implementations/asymciphers/
sm2_enc.c
25
static OSSL_FUNC_asym_cipher_newctx_fn
sm2_newctx
;
variable
49
static void *
sm2_newctx
(void *provctx)
function
217
{ OSSL_FUNC_ASYM_CIPHER_NEWCTX, (void (*)(void))
sm2_newctx
},
/src/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
sm2_enc.c
24
static OSSL_FUNC_asym_cipher_newctx_fn
sm2_newctx
;
variable
48
static void *
sm2_newctx
(void *provctx)
function
217
{ OSSL_FUNC_ASYM_CIPHER_NEWCTX, (void (*)(void))
sm2_newctx
},
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026