]> wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - gost_lcl.h
pkeyutl -derive support
[openssl-gost/engine.git] / gost_lcl.h
index 08120b574b20b4380d1e1d66a22b2487fdb3e1a1..4322c4e903e3ed23c40f9a96aeab2cee62c9b6e6 100644 (file)
@@ -55,6 +55,7 @@ int register_pmeth_gost(int id, EVP_PKEY_METHOD **pmeth, int flags);
 /* Gost-specific pmeth control-function parameters */
 /* For GOST R34.10 parameters */
 # define param_ctrl_string "paramset"
+# define ukm_ctrl_string "ukmhex"
 # define EVP_PKEY_CTRL_GOST_PARAMSET (EVP_PKEY_ALG_CTRL+1)
 /* For GOST 28147 MAC */
 # define key_ctrl_string "key"