Home
last modified time | relevance | path

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

/linux-5.10/net/ceph/
Dcrypto.h21 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