Print this page
3882 remove xmod & friends

@@ -1432,12 +1432,10 @@
                 return (KGSS_VERIFY(minor_status, context_handle,
                     message_buffer, token_buffer, qop_state));
 }
 
 
-/* EXPORT DELETE START */
-
 OM_uint32
 kgss_seal_wrapped(
         minor_status,
         context_handle,
         conf_req_flag,

@@ -1656,12 +1654,10 @@
                 return (KGSS_UNSEAL(minor_status, context_handle,
                     input_message_buffer, output_message_buffer,
                     conf_state, qop_state));
 }
 
-/* EXPORT DELETE END */
-
 OM_uint32
 kgss_display_status(minor_status,
                 status_value,
                 status_type,
                 mech_type,