Home
last modified time | relevance | path

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

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