crypto_alloc_cipher 303 crypto/ansi_cprng.c ctx->tfm = crypto_alloc_cipher("aes", 0, 0); crypto_alloc_cipher 920 crypto/testmgr.c tfm = crypto_alloc_cipher(driver, type, mask); crypto_alloc_cipher 75 net/ieee80211/ieee80211_crypt_ccmp.c priv->tfm = crypto_alloc_cipher("aes", 0, CRYPTO_ALG_ASYNC); crypto_alloc_cipher 140 net/mac80211/aes_ccm.c tfm = crypto_alloc_cipher("aes", 0, CRYPTO_ALG_ASYNC);