Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/choice/
A Dsub.mk1 srcs-y += der_decode_choice.c
A Dder_decode_choice.c20 int der_decode_choice(const unsigned char *in, unsigned long *inlen, in der_decode_choice() function
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
A Dder_decode_custom_type.c381 if ((err = der_decode_choice(in + x, &z, data, size)) != CRYPT_OK) { in der_decode_custom_type_ex()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h757 int der_decode_choice(const unsigned char *in, unsigned long *inlen,

Completed in 6 milliseconds