Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dcrypto.h24 int ceph_crypto_key_encode(struct ceph_crypto_key *key, void **p, void *end);
Dcrypto.c77 int ceph_crypto_key_encode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_encode() function