aesbs_ctr_encrypt
aesbs_ctr_encrypt(dst, src, ctx->rk, ctx->rounds, bytes, walk.iv);
asmlinkage void aesbs_ctr_encrypt(u8 out[], u8 const in[], u8 const rk[],
aesbs_ctr_encrypt(dst, src, ctx->key.rk,
asmlinkage void aesbs_ctr_encrypt(u8 out[], u8 const in[], u8 const rk[],