Searched refs:ceph_crypto_key_decode (Results 1 – 3 of 3) sorted by relevance
26 extern int ceph_crypto_key_decode(struct ceph_crypto_key *key,
36 int ceph_crypto_key_decode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_decode() function72 ret = ceph_crypto_key_decode(key, &p, p + blen); in ceph_crypto_key_unarmor()447 ret = ceph_crypto_key_decode(ckey, &p, (char*)data+datalen); in ceph_key_instantiate()
206 ret = ceph_crypto_key_decode(&new_session_key, &dp, dend); in ceph_x_proc_ticket_reply()