skcipher_setkey
.setkey = skcipher_setkey,
crypto->setkey = skcipher_setkey;
return skcipher_setkey(skcipher, key, keylen, 0);
return skcipher_setkey(skcipher, key, keylen, ctx1_iv_off);
return skcipher_setkey(skcipher, key, keylen, ctx1_iv_off);
skcipher_setkey(skcipher, key, keylen, 0);
skcipher_setkey(skcipher, key, keylen, 0);
return skcipher_setkey(skcipher, key, keylen, 0);
return skcipher_setkey(skcipher, key, keylen, ctx1_iv_off);
return skcipher_setkey(skcipher, key, keylen, ctx1_iv_off);
skcipher_setkey(skcipher, key, keylen, 0);
skcipher_setkey(skcipher, key, keylen, 0);
return skcipher_setkey(skcipher, key, keylen, ctx1_iv_off);
return skcipher_setkey(skcipher, key, keylen, ctx1_iv_off);
return skcipher_setkey(skcipher, key, keylen, 0);
skcipher_setkey(skcipher, key, keylen, 0);
skcipher_setkey(skcipher, key, keylen, 0);
return skcipher_setkey(skcipher, key, keylen, 0);
skcipher_setkey(cipher, key, keylen);
skcipher_setkey(cipher, key, keylen);
return skcipher_setkey(cipher, key, keylen);
t_alg->algt.alg.skcipher.setkey ?: skcipher_setkey;