Home
last modified time | relevance | path

Searched refs:LTC_ASN1_PC_CONSTRUCTED (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/general/
A Dder_decode_asn1_identifier.c34 LTC_ASN1_PC_CONSTRUCTED,
35 LTC_ASN1_PC_CONSTRUCTED,
A Dder_encode_asn1_identifier.c42 if (id->pc < LTC_ASN1_PC_PRIMITIVE || id->pc > LTC_ASN1_PC_CONSTRUCTED) { in der_encode_asn1_identifier()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h525 LTC_ASN1_PC_CONSTRUCTED = 0x1, enumerator
579 …LTC_SET_ASN1_IDENTIFIER(list, LTC_MACRO_temp##__LINE__, Class, LTC_ASN1_PC_CONSTRUCTED, Tag); …
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_decode_sequence_flexi.c105 if (l->pc == LTC_ASN1_PC_CONSTRUCTED) { in s_der_decode_sequence_flexi()

Completed in 5 milliseconds