crypto_encrypt_init
STRUCT_DECL(crypto_encrypt_init, encrypt_init);
result = crypto_encrypt_init(&mech,
result = crypto_encrypt_init(&mech,
rv = crypto_encrypt_init(&mech, &crkey, NULL, ctx, NULL);
extern int crypto_encrypt_init(crypto_mechanism_t *mech, crypto_key_t *key,