Searched refs:ceph_aes_encrypt (Results 1 – 1 of 1) sorted by relevance
159 static int ceph_aes_encrypt(const void *key, int key_len, in ceph_aes_encrypt() function488 return ceph_aes_encrypt(secret->key, secret->len, dst, in ceph_encrypt()