]> andersk Git - moira.git/blobdiff - util/rsaref/digit.h
RSAREF (for new reg_svr)
[moira.git] / util / rsaref / digit.h
diff --git a/util/rsaref/digit.h b/util/rsaref/digit.h
new file mode 100644 (file)
index 0000000..2fb7c47
--- /dev/null
@@ -0,0 +1,9 @@
+/* DIGIT.H - header file for DIGIT.C
+ */
+
+/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
+     Inc., created 1991. All rights reserved.
+ */
+
+void NN_DigitMult PROTO_LIST ((NN_DIGIT [2], NN_DIGIT, NN_DIGIT));
+void NN_DigitDiv PROTO_LIST ((NN_DIGIT *, NN_DIGIT [2], NN_DIGIT));
This page took 0.03262 seconds and 4 git commands to generate.