Home
last modified time | relevance | path

Searched refs:LTC_ASN1_UTF8_STRING (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_encode_sequence_multi.c58 case LTC_ASN1_UTF8_STRING: in der_encode_sequence_multi()
112 case LTC_ASN1_UTF8_STRING: in der_encode_sequence_multi()
H A Dder_decode_sequence_multi.c57 case LTC_ASN1_UTF8_STRING: in s_der_decode_sequence_va()
107 case LTC_ASN1_UTF8_STRING: in s_der_decode_sequence_va()
H A Dder_length_sequence.c133 case LTC_ASN1_UTF8_STRING: in der_length_sequence_ex()
H A Dder_encode_sequence_ex.c136 case LTC_ASN1_UTF8_STRING: in der_encode_sequence_ex()
H A Dder_decode_sequence_flexi.c265 if (l->type != LTC_ASN1_UTF8_STRING) { in s_der_decode_sequence_flexi()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/general/
H A Dder_asn1_maps.c131 LTC_ASN1_UTF8_STRING, /* UTF8String type */
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
H A Dder_length_custom_type.c146 case LTC_ASN1_UTF8_STRING: in der_length_custom_type()
H A Dder_encode_custom_type.c157 case LTC_ASN1_UTF8_STRING: in der_encode_custom_type()
H A Dder_decode_custom_type.c301 case LTC_ASN1_UTF8_STRING: in der_decode_custom_type_ex()
/optee_os/core/lib/libtomcrypt/src/misc/crypt/
H A Dcrypt_constants.c127 C_STRINGIFY(LTC_ASN1_UTF8_STRING),
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/choice/
H A Dder_decode_choice.c161 case LTC_ASN1_UTF8_STRING: in der_decode_choice()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h505 LTC_ASN1_UTF8_STRING, enumerator