Searched refs:type_of (Results 1 – 2 of 2) sorted by relevance
23 unsigned char *out, unsigned long *outlen, int type_of) in der_encode_sequence_ex() argument47 out[x++] = (type_of == LTC_ASN1_SEQUENCE) ? 0x30 : 0x31; in der_encode_sequence_ex()
603 unsigned char *out, unsigned long *outlen, int type_of);