Home
last modified time | relevance | path

Searched refs:asym_subtype (Results 1 – 5 of 5) sorted by relevance

/linux/include/keys/
H A Dasymmetric-subtype.h57 return key->payload.data[asym_subtype]; in asymmetric_key_subtype()
H A Dasymmetric-type.h24 asym_subtype, /* Pointer to an asymmetric_key_subtype struct */ enumerator
/linux/crypto/asymmetric_keys/
H A Dpkcs8_parser.c149 prep->payload.data[asym_subtype] = &public_key_subtype; in pkcs8_key_preparse()
H A Dx509_public_key.c213 prep->payload.data[asym_subtype] = &public_key_subtype; in x509_key_preparse()
/linux/Documentation/crypto/
H A Dasymmetric-keys.rst192 Asymmetric keys point to this with their payload[asym_subtype] member.
298 the key and attach it to ->description, ->payload[asym_subtype] should be
309 ->payload[asym_subtype] will be put.