ceph_crypto_key_unarmor  464 net/ceph/ceph_common.c 			err = ceph_crypto_key_unarmor(opt->key, argstr[0].from);
ceph_crypto_key_unarmor   23 net/ceph/crypto.h int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *in);