source:
trunk/third/moira/util/rsaref/digit.h
@
23095
Revision 23095, 296 bytes checked in by ghudson, 16 years ago (diff) |
---|
Line | |
---|---|
1 | /* DIGIT.H - header file for DIGIT.C |
2 | */ |
3 | |
4 | /* Copyright (C) RSA Laboratories, a division of RSA Data Security, |
5 | Inc., created 1991. All rights reserved. |
6 | */ |
7 | |
8 | void NN_DigitMult PROTO_LIST ((NN_DIGIT [2], NN_DIGIT, NN_DIGIT)); |
9 | void NN_DigitDiv PROTO_LIST ((NN_DIGIT *, NN_DIGIT [2], NN_DIGIT)); |
Note: See TracBrowser
for help on using the repository browser.