match_preparse 582 crypto/asymmetric_keys/asymmetric_type.c .match_preparse = asymmetric_key_match_preparse, match_preparse 106 include/linux/key-type.h int (*match_preparse)(struct key_match_data *match_data); match_preparse 321 net/dns_resolver/dns_key.c .match_preparse = dns_resolver_match_preparse, match_preparse 957 security/keys/keyring.c if (type->match_preparse) { match_preparse 958 security/keys/keyring.c ret = type->match_preparse(&ctx.match_data); match_preparse 588 security/keys/request_key.c if (type->match_preparse) { match_preparse 589 security/keys/request_key.c ret = type->match_preparse(&ctx.match_data);