Home
last modified time | relevance | path

Searched defs:null_freectx (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
Dcipher_null.c33 static OSSL_FUNC_cipher_freectx_fn null_freectx; variable
34 static void null_freectx(void *vctx) in null_freectx() function
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_null.c33 static OSSL_FUNC_cipher_freectx_fn null_freectx; variable
34 static void null_freectx(void *vctx) in null_freectx() function