Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dcrypto.c349 static int ceph_aes_decrypt2(const void *key, int key_len, in ceph_aes_decrypt2() function
471 return ceph_aes_decrypt2(secret->key, secret->len, in ceph_decrypt2()