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

/linux-4.1.27/net/ceph/
H A Dcrypto.c86 static struct crypto_blkcipher *ceph_crypto_alloc_cipher(void) ceph_crypto_alloc_cipher() function
169 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); ceph_aes_encrypt()
229 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); ceph_aes_encrypt2()
291 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); ceph_aes_decrypt()
356 struct crypto_blkcipher *tfm = ceph_crypto_alloc_cipher(); ceph_aes_decrypt2()

Completed in 69 milliseconds