Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_null.c33 static OSSL_FUNC_cipher_freectx_fn null_freectx; variable
34 static void null_freectx(void *vctx) in null_freectx() function
180 { OSSL_FUNC_CIPHER_FREECTX, (void (*)(void)) null_freectx },

Completed in 6 milliseconds