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

/linux-4.1.27/net/ceph/
H A Dcrypto.c163 static int ceph_aes_encrypt(const void *key, int key_len, ceph_aes_encrypt() function
492 return ceph_aes_encrypt(secret->key, secret->len, dst, ceph_encrypt()

Completed in 63 milliseconds