Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dcrypto.c159 static int ceph_aes_encrypt(const void *key, int key_len, in ceph_aes_encrypt() function
488 return ceph_aes_encrypt(secret->key, secret->len, dst, in ceph_encrypt()