Searched refs:public_key_subtype (Results 1 – 4 of 4) sorted by relevance
148 __module_get(public_key_subtype.owner); in pkcs8_key_preparse()149 prep->payload.data[asym_subtype] = &public_key_subtype; in pkcs8_key_preparse()
212 __module_get(public_key_subtype.owner); in x509_key_preparse()213 prep->payload.data[asym_subtype] = &public_key_subtype; in x509_key_preparse()
461 struct asymmetric_key_subtype public_key_subtype = { variable471 EXPORT_SYMBOL_GPL(public_key_subtype);
53 extern struct asymmetric_key_subtype public_key_subtype;