Searched refs:null_dinit (Results 1 – 1 of 1) sorted by relevance
53 static OSSL_FUNC_cipher_decrypt_init_fn null_dinit; variable54 static int null_dinit(void *vctx, const unsigned char *key, size_t keylen, in null_dinit() function183 { OSSL_FUNC_CIPHER_DECRYPT_INIT, (void (*)(void))null_dinit },
Completed in 4 milliseconds