Add bn_kron.c (BN_kronecker), which I forgot in the previous commit.
[openssl.git] / crypto / bn / bn_kron.c
2000-11-28 Bodo MöllerAdd bn_kron.c (BN_kronecker), which I forgot in the...