av_aes_ctr_init

Initialize an AVAESCTR context. @param key encryption key, must have a length of AES_CTR_KEY_SIZE

extern (C) @nogc nothrow
int
av_aes_ctr_init
(,
const(ubyte)* key
)

Meta