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