Searched refs:user_key_payload (Results 1 – 12 of 12) sorted by relevance
31 struct user_key_payload { struct51 static inline const struct user_key_payload *user_key_payload(const struct key *key) in user_key_payload() function53 return (struct user_key_payload *)rcu_dereference_key(key); in user_key_payload()
65 struct user_key_payload *upayload; in user_preparse()99 struct user_key_payload *upayload, *zap; in user_update()146 struct user_key_payload *upayload = key->payload.data[0]; in user_revoke()164 struct user_key_payload *upayload = key->payload.data[0]; in user_destroy()189 const struct user_key_payload *upayload; in user_read()192 upayload = user_key_payload(key); in user_read()
73 const struct user_key_payload *upayload; in dns_query()144 upayload = user_key_payload(rkey); in dns_query()
63 struct user_key_payload *upayload; in dns_resolver_preparse()
84 const struct user_key_payload *ukp; in digsig_verify_rsa()88 ukp = user_key_payload(key); in digsig_verify_rsa()
125 const struct user_key_payload *ukp; in _f2fs_get_encryption_info()202 ukp = user_key_payload(keyring_key); in _f2fs_get_encryption_info()
123 const struct user_key_payload *ukp; in _ext4_get_encryption_info()217 ukp = user_key_payload(keyring_key); in _ext4_get_encryption_info()
319 const struct user_key_payload *confkey; in fscache_objlist_config()332 confkey = user_key_payload(key); in fscache_objlist_config()
300 const struct user_key_payload *payload; in nfs_idmap_get_key()319 payload = user_key_payload(rkey); in nfs_idmap_get_key()
309 const struct user_key_payload *upayload; in request_user_key()317 upayload = user_key_payload(ukey); in request_user_key()
120 return (struct ecryptfs_auth_tok *)user_key_payload(key)->data; in ecryptfs_get_key_payload_data()
2368 const struct user_key_payload *upayload; in cifs_set_cifscreds()2411 upayload = user_key_payload(key); in cifs_set_cifscreds()