Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dcrypto.c82 static struct crypto_blkcipher *ceph_crypto_alloc_cipher(void) in ceph_crypto_alloc_cipher() function
165 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_encrypt()
225 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_encrypt2()
287 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_decrypt()
352 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); in ceph_aes_decrypt2()