]> andersk Git - moira.git/blob - util/rsaref/digit.h
RSAREF (for new reg_svr)
[moira.git] / util / rsaref / digit.h
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));
This page took 0.034118 seconds and 5 git commands to generate.