t_encrypt
error = pthread_create(&tb, NULL, t_encrypt, &b);
error = pthread_create(&tc, NULL, t_encrypt, &c);