Searched refs:ceph_crypto_key_unarmor (Results 1 – 3 of 3) sorted by relevance
23 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *in);
107 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor() function
467 err = ceph_crypto_key_unarmor(opt->key, param->string); in ceph_parse_param()