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

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

Completed in 59 milliseconds