Searched refs:ustrsep (Results 1 – 1 of 1) sorted by relevance
127 static unsigned char *ustrsep(char **p,const char *sep) in ustrsep() function379 key=ustrsep(&p,":"); in main()380 iv=ustrsep(&p,":"); in main()381 plaintext=ustrsep(&p,":"); in main()382 ciphertext=ustrsep(&p,":"); in main()