X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=tools%2Fnames.c;h=6d6fec09d0a23006fd069866c162100180bf27cb;hp=f9487fd357df32c03ba6489b0b1d50a506d9e37d;hb=f8e38c231dab636d8a1ece7f9eaa07bf09dfb049;hpb=ffe3c9166b35cdb220cc0ecc1614afb8451ae420 diff --git a/tools/names.c b/tools/names.c index f9487fd..6d6fec0 100644 --- a/tools/names.c +++ b/tools/names.c @@ -495,6 +495,8 @@ static const struct { (const void *(*)(void))&br_aes_pwr8_cbcdec_get_vtable }, { "aes_pwr8_ctr", "pwr8", (const void *(*)(void))&br_aes_pwr8_ctr_get_vtable }, + { "aes_pwr8_ctrcbc", "pwr8", + (const void *(*)(void))&br_aes_pwr8_ctrcbc_get_vtable }, { "aes_x86ni_cbcenc", "x86ni", (const void *(*)(void))&br_aes_x86ni_cbcenc_get_vtable }, { "aes_x86ni_cbcdec", "x86ni",