Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/src/
H A Drkcrypto_rsa_helper.c37 uint8_t need_plus; //to identify weather the data is a positive number member
109 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() argument
133 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()