Searched refs:public_key_subtype (Results 1 – 3 of 3) 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()
452 struct asymmetric_key_subtype public_key_subtype = { variable462 EXPORT_SYMBOL_GPL(public_key_subtype);
Completed in 5 milliseconds