Home
last modified time | relevance | path

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

/linux-2.6.39/net/ceph/
Dcrypto.c143 static int ceph_aes_encrypt2(const void *key, int key_len, void *dst, in ceph_aes_encrypt2() function
419 return ceph_aes_encrypt2(secret->key, secret->len, dst, dst_len, in ceph_encrypt2()