Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dcrypto.h21 int ceph_crypto_key_encode(struct ceph_crypto_key *key, void **p, void *end);
H A Dcrypto.c77 int ceph_crypto_key_encode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_encode() function