Searched refs:n_cipher (Results 1 – 1 of 1) sorted by relevance
79 static const EVP_CIPHER n_cipher = { variable85 const EVP_CIPHER *EVP_enc_null(void) { return &n_cipher; } in EVP_enc_null()