]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
gost_eng: Rework (simplify) cipher registration
authorVitaly Chikunov <vt@altlinux.org>
Tue, 12 May 2020 03:01:41 +0000 (06:01 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Tue, 12 May 2020 09:55:47 +0000 (12:55 +0300)
commit6957d3487caffeb79cf90c06d006599dcad85d15
treede219b7a8027c3f6d60c514e285708754fe6802e
parentcfe589b6345926b166f2e59c4d4c537f78382e21
gost_eng: Rework (simplify) cipher registration

Now we don't need a struct to hold cipher list. And can use simple array
of pointers to `GOST_cipher'.
gost_eng.c