Searched refs:asn1_encode_tag (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dasn1_encoder.h19 asn1_encode_tag(unsigned char *data, const unsigned char *end_data,
/linux-master/lib/
H A Dasn1_encoder.c244 * asn1_encode_tag() - add a tag for optional or explicit value
270 asn1_encode_tag(unsigned char *data, const unsigned char *end_data, function
316 EXPORT_SYMBOL_GPL(asn1_encode_tag); variable
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c62 work = asn1_encode_tag(work, end_work, 0, bool, w - bool);

Completed in 111 milliseconds