Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
H A Dcrypto.h23 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *in);
H A Dcrypto.c107 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor() function
H A Dceph_common.c467 err = ceph_crypto_key_unarmor(opt->key, param->string); in ceph_parse_param()
/kernel/linux/linux-6.6/net/ceph/
H A Dcrypto.h26 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *in);
H A Dcrypto.c108 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor() function
H A Dceph_common.c462 err = ceph_crypto_key_unarmor(opt->key, param->string); in ceph_parse_param()

Completed in 5 milliseconds