Home
last modified time | relevance | path

Searched refs:key2any_newctx (Results 1 – 2 of 2) sorted by relevance

/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c940 static OSSL_FUNC_decoder_newctx_fn key2any_newctx; variable
943 static void *key2any_newctx(void *provctx) in key2any_newctx() function
1292 (void (*)(void))key2any_newctx }, \
/openssl/test/
H A Dtls-provider.c1727 static OSSL_FUNC_decoder_newctx_fn key2any_newctx; variable
1730 static void *key2any_newctx(void *provctx) in key2any_newctx() function
1999 (void (*)(void))key2any_newctx }, \

Completed in 21 milliseconds