Home
last modified time | relevance | path

Searched defs:set_secret (Results 1 – 2 of 2) sorted by relevance

/linux/net/ceph/
H A Dcrypto.c23 static int set_secret(struct ceph_crypto_key *key, void *buf) in set_secret() function
/linux/include/crypto/
H A Dkpp.h78 int (*set_secret)(struct crypto_kpp *tfm, const void *buffer, member