Home
last modified time | relevance | path

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

/openssl-master/test/testutil/
A Dstanza.c68 static char *strip_spaces(char *p) in strip_spaces() function
114 if (!TEST_ptr(key = strip_spaces(s->buff))) { in test_readstanza()
118 if ((value = strip_spaces(equals)) == NULL) in test_readstanza()
/openssl-master/crypto/x509/
A Dv3_utl.c25 static char *strip_spaces(char *name);
338 ntmp = strip_spaces(q); in STACK_OF()
346 ntmp = strip_spaces(q); in STACK_OF()
360 vtmp = strip_spaces(q); in STACK_OF()
374 vtmp = strip_spaces(q); in STACK_OF()
381 ntmp = strip_spaces(q); in STACK_OF()
399 static char *strip_spaces(char *name) in strip_spaces() function

Completed in 6 milliseconds