Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dasn_mime.c650 #define MIME_NAME 3 macro
668 if(mhdr && isspace((unsigned char)linebuf[0])) state = MIME_NAME; in STACK_OF()
696 state = MIME_NAME; in STACK_OF()
709 case MIME_NAME: in STACK_OF()
720 state = MIME_NAME; in STACK_OF()