Home
last modified time | relevance | path

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

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