ossl_cipher
static struct ossl_cipher*
struct ossl_cipher *cipher;
struct ossl_cipher *cipher;
extern struct ossl_cipher ossl_cipher_aes_cbc;
extern struct ossl_cipher ossl_cipher_aes_gcm;
extern struct ossl_cipher ossl_cipher_chacha20;
struct ossl_cipher ossl_cipher_aes_cbc = {
struct ossl_cipher ossl_cipher_aes_gcm = {
struct ossl_cipher *cipher;
struct ossl_cipher ossl_cipher_chacha20 = {