Searched refs:key_match_data (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dkey-type.h46 struct key_match_data { struct
52 const struct key_match_data *match_data);
108 int (*match_preparse)(struct key_match_data *match_data);
112 void (*match_free)(struct key_match_data *match_data);
/linux-master/crypto/asymmetric_keys/
H A Dasymmetric_type.c262 const struct key_match_data *match_data)
275 const struct key_match_data *match_data)
288 const struct key_match_data *match_data)
310 static int asymmetric_key_match_preparse(struct key_match_data *match_data)
315 bool (*cmp)(const struct key *, const struct key_match_data *) =
354 static void asymmetric_key_match_free(struct key_match_data *match_data)
/linux-master/drivers/nvme/common/
H A Dkeyring.c30 const struct key_match_data *match_data)
52 static int nvme_tls_psk_match_preparse(struct key_match_data *match_data)
/linux-master/security/keys/
H A Dinternal.h115 struct key_match_data match_data;
135 const struct key_match_data *match_data);
160 const struct key_match_data *match_data);
H A Dprocess_keys.c588 const struct key_match_data *match_data)
H A Dkeyring.c566 const struct key_match_data *match_data)
/linux-master/net/dns_resolver/
H A Ddns_key.c250 const struct key_match_data *match_data)
284 static int dns_resolver_match_preparse(struct key_match_data *match_data)

Completed in 135 milliseconds