Home
last modified time | relevance | path

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

/dports/security/masscan/masscan-1.3.2/src/
H A Dproto-x509.c305 ASN1_push(struct CertDecode *x, unsigned next_state, uint64_t remaining) in ASN1_push() function
872 ASN1_push(x, kludge_next(state), x->u.tag.remaining); in x509_decode()
939 ASN1_push(x, kludge_next(state-1), x->u.tag.remaining); in x509_decode()
1324 ASN1_push(x, x->brother_state, x->u.tag.remaining); in spnego_decode()
1360 ASN1_push(x, x->brother_state, x->u.tag.remaining); in spnego_decode()
1382 ASN1_push(x, 0xFFFFFFFF, length); in x509_decode_init()
1389 ASN1_push(x->x509, 0xFFFFFFFF, length); in spnego_decode_init()