Home
last modified time | relevance | path

Searched refs:blkcipher_alg (Results 1 – 3 of 3) sorted by relevance

/linux/security/keys/encrypted-keys/
A Dencrypted.c42 static const char blkcipher_alg[] = "cbc(aes)"; variable
85 tfm = crypto_alloc_skcipher(blkcipher_alg, 0, CRYPTO_ALG_ASYNC); in aes_get_sizes()
384 tfm = crypto_alloc_skcipher(blkcipher_alg, 0, CRYPTO_ALG_ASYNC); in init_skcipher_req()
387 blkcipher_alg, PTR_ERR(tfm)); in init_skcipher_req()
401 blkcipher_alg); in init_skcipher_req()
/linux/
A DSystem.map57844 ffff800010f6e7b8 d blkcipher_alg
A D.tmp_System.map57844 ffff800010f6e7b8 d blkcipher_alg

Completed in 276 milliseconds