HomeSort by relevance Sort by last modified time
    Searched full:sstrsep (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/evp/
evp_test.c 96 static char *sstrsep(char **string, const char *delim) function
128 { return (unsigned char *)sstrsep(p,sep); }
378 cipher=sstrsep(&p,":");
387 encdec = atoi(sstrsep(&p,"\n"));
  /external/openssl/apps/
speed.c 2572 static char *sstrsep(char **string, const char *delim) function
    [all...]

Completed in 509 milliseconds