]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
ec: Use BN_{CTX_,}secure_new memory API for priv keys
[openssl-gost/engine.git] / gost_lcl.h
index b590bf541bec29eb00e19bc78f602761383db5a5..4eba3545a38998cd5408c74886b649e0f602b6c4 100644 (file)
@@ -292,9 +292,6 @@ int gost_kimp15(const unsigned char *expkey, const size_t expkeylen,
                 const unsigned char *iv, const size_t ivlen,
                 unsigned char *shared_key);
 /*============== miscellaneous functions============================= */
-/* from gost_sign.c */
-/* Convert GOST R 34.11 hash sum to bignum according to standard */
-BIGNUM *hashsum2bn(const unsigned char *dgst, int len);
 /*
  * Store bignum in byte array of given length, prepending by zeros if
  * nesseccary