crypto_alloc_sync_skcipher
slotp->tfms[mode_num] = crypto_alloc_sync_skcipher(cipher_str,
cipher = crypto_alloc_sync_skcipher(krb5->derivation_enc, 0, 0);
cipher = crypto_alloc_sync_skcipher(krb5->derivation_enc, 0, 0);
EXPORT_SYMBOL_GPL(crypto_alloc_sync_skcipher);
crypto_alloc_sync_skcipher(alg->base.cra_name, 0,
crypto_alloc_sync_skcipher(crypto_tfm_alg_name(&tfm->base),
c_ctx->fbtfm = crypto_alloc_sync_skcipher(alg, 0,
blk = crypto_alloc_sync_skcipher(alg_name, 0, CRYPTO_ALG_NEED_FALLBACK);
ctx->skcipher_fb = crypto_alloc_sync_skcipher("xts(aes)", 0,
tfm = crypto_alloc_sync_skcipher(mode->cipher_str, 0,
tfm = crypto_alloc_sync_skcipher("ecb(aes)", 0, FSCRYPT_CRYPTOAPI_MASK);
struct crypto_sync_skcipher *crypto_alloc_sync_skcipher(const char *alg_name,
key->aes_tfm = crypto_alloc_sync_skcipher("cbc(aes)", 0, 0);
key->tfm0 = crypto_alloc_sync_skcipher("ctr(aes)", 0, 0);
ci = crypto_alloc_sync_skcipher("pcbc(fcrypt)", 0, 0);
tfm = crypto_alloc_sync_skcipher("pcbc(fcrypt)", 0, 0);
cipher = crypto_alloc_sync_skcipher(gk5e->encrypt_name, 0, 0);
tfm = crypto_alloc_sync_skcipher(cname, 0, 0);
cbc_tfm = crypto_alloc_sync_skcipher(gk5e->aux_cipher, 0, 0);
cts_tfm = crypto_alloc_sync_skcipher(gk5e->encrypt_name, 0, 0);
cbc_tfm = crypto_alloc_sync_skcipher(gk5e->aux_cipher, 0, 0);
cts_tfm = crypto_alloc_sync_skcipher(gk5e->encrypt_name, 0, 0);
cbc_tfm = crypto_alloc_sync_skcipher(gk5e->aux_cipher, 0, 0);
cts_tfm = crypto_alloc_sync_skcipher(gk5e->encrypt_name, 0, 0);
cbc_tfm = crypto_alloc_sync_skcipher(gk5e->aux_cipher, 0, 0);
cts_tfm = crypto_alloc_sync_skcipher(gk5e->encrypt_name, 0, 0);