Home
last modified time | relevance | path

Searched refs:der_decode_custom_type_ex (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_decode_sequence_ex.c25 return der_decode_custom_type_ex(in, inlen, NULL, list, outlen, flags); in der_decode_sequence_ex()
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
A Dder_decode_custom_type.c24 …return der_decode_custom_type_ex(in, inlen, root, NULL, 0, LTC_DER_SEQ_ORDERED | LTC_DER_SEQ_RELAX… in der_decode_custom_type()
42 int der_decode_custom_type_ex(const unsigned char *in, unsigned long inlen, in der_decode_custom_type_ex() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_private.h397 int der_decode_custom_type_ex(const unsigned char *in, unsigned long inlen,

Completed in 5 milliseconds