blob: 9c8af922e49a7ff48386ea319cde6083c46acf71 [file] [log] [blame]
module BSSGP_Helper_Functions {
external function f_BSSGP_preprocess_pdu(in octetstring inp) return octetstring;
};