Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dfile.c195 enum { BEFORE, SEARCHHEADER, INHEADER, INDATA, DONE } where; in hx509_pem_read() enumerator
230 where = INDATA; in hx509_pem_read()
236 where = INDATA; in hx509_pem_read()
249 case INDATA: in hx509_pem_read()