X-Git-Url: https://bearssl.org/gitweb//home/git/?a=blobdiff_plain;f=tools%2Fnames.c;h=6d6fec09d0a23006fd069866c162100180bf27cb;hb=fa0b7bbe90b4bf262d80c00b21bb37e9d1c75855;hp=f9487fd357df32c03ba6489b0b1d50a506d9e37d;hpb=d8fa415fcabecb7d7c8461d8edbe2f265911e72c;p=BearSSL 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",