Home
last modified time | relevance | path

Searched defs:ukey (Results 1 – 5 of 5) sorted by relevance

/linux/net/ceph/
H A Dceph_common.c356 struct key *ukey; in get_secret() local
/linux/net/tipc/
H A Dcrypto.c334 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) in tipc_aead_key_validate() argument
514 tipc_aead_init(struct tipc_aead ** aead,struct tipc_aead_key * ukey,u8 mode) tipc_aead_init() argument
1128 tipc_crypto_key_init(struct tipc_crypto * c,struct tipc_aead_key * ukey,u8 mode,bool master_key) tipc_crypto_key_init() argument
[all...]
H A Dnode.c2966 struct tipc_aead_key *ukey; in __tipc_nl_node_set_key() local
/linux/security/keys/encrypted-keys/
H A Dencrypted.c306 struct key *ukey; request_user_key() local
/linux/arch/arm64/kernel/
H A Dptrace.c1330 static struct ptrauth_key pac_key_from_user(__uint128_t ukey) in pac_key_from_user()