Home
last modified time | relevance | path

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

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