Searched refs:need_plus (Results 1 – 1 of 1) sorted by relevance
37 uint8_t need_plus; //to identify weather the data is a positive number member109 static RK_RES asn1_set_object(const uint8_t *in, uint32_t in_len, uint8_t tag, uint8_t need_plus, in asn1_set_object() argument133 if (need_plus && *in >= 0x80) in asn1_set_object()154 if (need_plus && *in >= 0x80) { in asn1_set_object()1195 object_list[i].need_plus, in rk_rsa_privkey_encode()