Searched refs:type_of (Results 1 – 3 of 3) sorted by relevance
32 unsigned char *out, unsigned long *outlen, int type_of) in der_encode_sequence_ex() argument170 out[x++] = (type_of == LTC_ASN1_SEQUENCE) ? 0x30 : 0x31; in der_encode_sequence_ex()
410 unsigned char *out, unsigned long *outlen, int type_of);
10691 type_of --> typeof (that's what the JS operator is named)