Go to the source code of this file.
Definition at line 239 of file base64.c.
Referenced by parse_scram_secret(), pqConnectOptions2(), read_client_final_message(), read_server_final_message(), read_server_first_message(), and scram_verify_plain_password().
Definition at line 116 of file base64.c.
References Assert(), b, b64lookup, buf, error(), and len.
Referenced by parse_scram_secret(), pqConnectOptions2(), read_client_final_message(), read_server_final_message(), read_server_first_message(), and scram_verify_plain_password().
Definition at line 224 of file base64.c.
Referenced by appendSCRAMKeysInfo(), build_client_final_message(), build_client_first_message(), build_server_final_message(), build_server_first_message(), connect_pg_server(), mock_scram_secret(), read_client_final_message(), and scram_build_secret().
Definition at line 49 of file base64.c.
References _base64, Assert(), buf, error(), and len.
Referenced by appendSCRAMKeysInfo(), build_client_final_message(), build_client_first_message(), build_server_final_message(), build_server_first_message(), connect_pg_server(), mock_scram_secret(), read_client_final_message(), and scram_build_secret().