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

/external/openssl/crypto/x509v3/
H A Dv3_utl.c68 static char *strip_spaces(char *name);
269 ntmp = strip_spaces(q);
277 ntmp = strip_spaces(q);
294 vtmp = strip_spaces(q);
311 vtmp = strip_spaces(q);
321 ntmp = strip_spaces(q);
342 static char *strip_spaces(char *name) function

Completed in 35 milliseconds