Home
last modified time | relevance | path

Searched refs:get_secret (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/ceph/
Dceph_common.c283 static int get_secret(struct ceph_crypto_key *dst, const char *name) { in get_secret() function
432 err = get_secret(opt->key, argstr[0].from); in ceph_parse_options()