Searched refs:ceph_aes_decrypt (Results 1 – 1 of 1) sorted by relevance
196 static int ceph_aes_decrypt(const void *key, int key_len, in ceph_aes_decrypt() function343 return ceph_aes_decrypt(secret->key, secret->len, dst, in ceph_decrypt()