X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=e_gost_err.c;h=c6d221bfcf5601d35bce3e7149131721a1eb52ee;hb=c6655a0b620a3e31f085cc906f8073fe81b2fad3;hp=51599ca0cdbe28a70f9164028d7978e6a0e1808a;hpb=ee1986c58ccb81d1224d09a7cb56b2043fa6a2e8;p=openssl-gost%2Fengine.git diff --git a/e_gost_err.c b/e_gost_err.c index 51599ca..c6d221b 100644 --- a/e_gost_err.c +++ b/e_gost_err.c @@ -141,6 +141,7 @@ static ERR_STRING_DATA GOST_str_reasons[] = { {ERR_PACK(0, 0, GOST_R_ERROR_SETTING_PEER_KEY), "error setting peer key"}, {ERR_PACK(0, 0, GOST_R_INCOMPATIBLE_ALGORITHMS), "incompatible algorithms"}, {ERR_PACK(0, 0, GOST_R_INCOMPATIBLE_PEER_KEY), "incompatible peer key"}, + {ERR_PACK(0, 0, GOST_R_INVALID_BUFFER_SIZE), "invalid buffer size"}, {ERR_PACK(0, 0, GOST_R_INVALID_CIPHER), "invalid cipher"}, {ERR_PACK(0, 0, GOST_R_INVALID_CIPHER_PARAMS), "invalid cipher params"}, {ERR_PACK(0, 0, GOST_R_INVALID_CIPHER_PARAM_OID),