Home
last modified time | relevance | path

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

/openssl/test/testutil/
H 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/crypto/x509/
H 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()
362 vtmp = strip_spaces(q); in STACK_OF()
378 vtmp = strip_spaces(q); in STACK_OF()
387 ntmp = strip_spaces(q); in STACK_OF()
407 static char *strip_spaces(char *name) in strip_spaces() function

Completed in 7 milliseconds