Searched refs:ceph_crypto_key_decode (Results 1 – 2 of 2) sorted by relevance
114 int ceph_crypto_key_decode(struct ceph_crypto_key *key, void **p, void *end) in ceph_crypto_key_decode() function157 ret = ceph_crypto_key_decode(key, &p, p + blen); in ceph_crypto_key_unarmor()475 ret = ceph_crypto_key_decode(ckey, &p, (char*)prep->data+datalen); in ceph_key_preparse()
245 ret = ceph_crypto_key_decode(&new_session_key, &dp, dend); in process_one_ticket()