Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dtasn_dec.c839 ASN1_INTEGER **tint; in asn1_ex_c2i() local
891 tint = (ASN1_INTEGER **)pval; in asn1_ex_c2i()
892 if (!ossl_c2i_ASN1_INTEGER(tint, &cont, len)) in asn1_ex_c2i()
895 (*tint)->type = utype | ((*tint)->type & V_ASN1_NEG); in asn1_ex_c2i()

Completed in 5 milliseconds