Home
last modified time | relevance | path

Searched refs:public_key_subtype (Results 1 – 3 of 3) sorted by relevance

/crypto/asymmetric_keys/
A Dpkcs8_parser.c148 __module_get(public_key_subtype.owner); in pkcs8_key_preparse()
149 prep->payload.data[asym_subtype] = &public_key_subtype; in pkcs8_key_preparse()
A Dx509_public_key.c212 __module_get(public_key_subtype.owner); in x509_key_preparse()
213 prep->payload.data[asym_subtype] = &public_key_subtype; in x509_key_preparse()
A Dpublic_key.c452 struct asymmetric_key_subtype public_key_subtype = { variable
462 EXPORT_SYMBOL_GPL(public_key_subtype);

Completed in 5 milliseconds