Searched refs:blkcipher_alg (Results 1 – 1 of 1) sorted by relevance
42 static const char blkcipher_alg[] = "cbc(aes)"; variable90 tfm = crypto_alloc_skcipher(blkcipher_alg, 0, CRYPTO_ALG_ASYNC); in aes_get_sizes()390 tfm = crypto_alloc_skcipher(blkcipher_alg, 0, CRYPTO_ALG_ASYNC); in init_skcipher_req()393 blkcipher_alg, PTR_ERR(tfm)); in init_skcipher_req()407 blkcipher_alg); in init_skcipher_req()