Home
last modified time | relevance | path

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

/net/ceph/
Dcrypto.c85 static struct crypto_blkcipher *ceph_crypto_alloc_cipher(void) in ceph_crypto_alloc_cipher() function
97 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_encrypt()
148 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_encrypt2()
201 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_decrypt()
262 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_decrypt2()