Home
last modified time | relevance | path

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

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