Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_encode_sequence_multi.c62 case LTC_ASN1_SETOF: in der_encode_sequence_multi()
116 case LTC_ASN1_SETOF: in der_encode_sequence_multi()
A Dder_decode_sequence_multi.c60 case LTC_ASN1_SETOF: in s_der_decode_sequence_va()
111 case LTC_ASN1_SETOF: in s_der_decode_sequence_va()
A Dder_sequence_free.c41 case LTC_ASN1_SETOF: break; in der_sequence_free()
A Dder_length_sequence.c148 case LTC_ASN1_SETOF: in der_length_sequence_ex()
A Dder_encode_sequence_ex.c164 case LTC_ASN1_SETOF: in der_encode_sequence_ex()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
A Dder_decode_custom_type.c160 case LTC_ASN1_SETOF: in der_decode_custom_type_ex()
340 case LTC_ASN1_SETOF: in der_decode_custom_type_ex()
343 …if ((type == LTC_ASN1_SETOF && (in[x] & 0x3F) != 0x31) || (type == LTC_ASN1_SEQUENCE && (in[x] & 0… in der_decode_custom_type_ex()
A Dder_length_custom_type.c161 case LTC_ASN1_SETOF: in der_length_custom_type()
A Dder_encode_custom_type.c185 case LTC_ASN1_SETOF: in der_encode_custom_type()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/set/
A Dder_encode_setof.c76 if ((err = der_encode_sequence_ex(list, inlen, buf, outlen, LTC_ASN1_SETOF)) != CRYPT_OK) { in der_encode_setof()
/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/crypt/
A Dcrypt_constants.c132 C_STRINGIFY(LTC_ASN1_SETOF),
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/choice/
A Dder_decode_choice.c191 case LTC_ASN1_SETOF: in der_decode_choice()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h509 LTC_ASN1_SETOF, enumerator

Completed in 9 milliseconds