Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/pk/asn1/der/choice/
Dder_decode_choice.c28 int der_decode_choice(const unsigned char *in, unsigned long *inlen, in der_decode_choice() function
/external/dropbear/libtomcrypt/src/pk/asn1/der/sequence/
Dder_decode_sequence_ex.c252 if ((err = der_decode_choice(in + x, &z, data, size)) != CRYPT_OK) { in der_decode_sequence_ex()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_pk.h515 int der_decode_choice(const unsigned char *in, unsigned long *inlen,
/external/dropbear/libtomcrypt/
Dmakefile.msvc70 src/pk/asn1/der/boolean/der_length_boolean.obj src/pk/asn1/der/choice/der_decode_choice.obj \
Dmakefile.unix106 src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o \
Dmakefile.icc160 src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o \
Dmakefile.shared165 src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o \
Dchanges186 -- der_decode_choice() would fail to mark a NULL as "used" when decoding. Fixed
Dcrypt.tex4651 int der_decode_choice(const unsigned char *in,