pk_crypt
static keystatus pk_crypt();
return (pk_crypt(uid, remote_name, remote_key, key, DES_ENCRYPT));
return (pk_crypt(uid, remote_name, remote_key, key, DES_DECRYPT));