Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dcrypto.c281 static int ceph_aes_decrypt(const void *key, int key_len, in ceph_aes_decrypt() function
435 return ceph_aes_decrypt(secret->key, secret->len, dst, in ceph_decrypt()