Home
last modified time | relevance | path

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

/third_party/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()
/third_party/node/deps/openssl/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
/third_party/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 4 milliseconds