Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
Dcipher_null.c53 static OSSL_FUNC_cipher_decrypt_init_fn null_dinit; variable
54 static int null_dinit(void *vctx, const unsigned char *key, size_t keylen, in null_dinit() function
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_null.c53 static OSSL_FUNC_cipher_decrypt_init_fn null_dinit; variable
54 static int null_dinit(void *vctx, const unsigned char *key, size_t keylen, in null_dinit() function