Searched refs:mime_bound_check (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/asn1/
H A Dasn_mime.c103 static int mime_bound_check(char *line, int linelen, char *bound, int blen);
624 state = mime_bound_check(linebuf, len, bound, blen);
923 static int mime_bound_check(char *line, int linelen, char *bound, int blen) function

Completed in 93 milliseconds