_rwx_cmd_cs() { rwx_crypt_setup "${@}"; } rwx_crypt_setup() { local action="${1}" echo "cs: ${action}" }