Searched refs:ceph_crypto_key_unarmor (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/ceph/
H A Dcrypto.h27 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *in);
H A Dceph_common.c422 err = ceph_crypto_key_unarmor(opt->key, argstr[0].from); ceph_parse_options()
H A Dcrypto.c55 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) ceph_crypto_key_unarmor() function

Completed in 52 milliseconds