Searched refs:public_key_subtype (Results 1 - 4 of 4) sorted by relevance

/linux-master/crypto/asymmetric_keys/
H A Dpkcs8_parser.c148 __module_get(public_key_subtype.owner);
149 prep->payload.data[asym_subtype] = &public_key_subtype;
H A Dx509_public_key.c230 __module_get(public_key_subtype.owner);
231 prep->payload.data[asym_subtype] = &public_key_subtype;
H A Dpublic_key.c466 struct asymmetric_key_subtype public_key_subtype = { variable in typeref:struct:asymmetric_key_subtype
476 EXPORT_SYMBOL_GPL(public_key_subtype); variable
/linux-master/include/crypto/
H A Dpublic_key.h56 extern struct asymmetric_key_subtype public_key_subtype;

Completed in 200 milliseconds