Rename internal csfle references to crypt_shared

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Follow-up to MONGOCRYPT-434. There are internal references to "csfle" referring to the crypt_shared library: example:

      /// A CSFLE DLL vtable, initialized by mongocrypt_init
      _mongo_crypt_v1_vtable csfle;
      /// Pointer to the global csfle_lib object. Should not be freed directly.
      mongo_crypt_v1_lib *csfle_lib;
      

      Use "crypt_shared" to match naming in https://www.mongodb.com/try/download/enterprise-advanced/releases.

              Assignee:
              Unassigned
              Reporter:
              Kevin Albertson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: