SEC_SKCIPHER
if (alg_type == SEC_SKCIPHER) {
sec_update_iv(req, SEC_SKCIPHER);
if (unlikely(ctx->alg_type == SEC_SKCIPHER)) {
if (ctx->alg_type == SEC_SKCIPHER)
ctx->alg_type = SEC_SKCIPHER;