]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_grasshopper_cipher.c
Remove unneeded declarations after registration rework
[openssl-gost/engine.git] / gost_grasshopper_cipher.c
index 22d632d5c97c2c29056b01a540b15aaeff8b52ed..22ca71781bca3a45ae7858cce90a0b380d8179fd 100644 (file)
@@ -929,6 +929,7 @@ int gost_grasshopper_cipher_ctl(EVP_CIPHER_CTX *ctx, int type, int arg, void *pt
     return 1;
 }
 
+/* Called directly by CMAC_ACPKM_Init() */
 const GRASSHOPPER_INLINE EVP_CIPHER *cipher_gost_grasshopper_ctracpkm()
 {
     return GOST_init_cipher(&grasshopper_ctr_acpkm_cipher);