[vpp-dev] vpp crash in plugin of crypto_native

2022-10-27 Thread yan ezra
hi I have one server that the cpu is AuthenticAMD,then when I config ipsec in vpp,the cli such as: ipsec sa add 10 spi 1001 esp crypto-alg aes-cbc-128 crypto-key it will crash in crypto_native_plugin.so,the function is aes128_key_expand, when I get the variable's value with u8x16u typ

[vpp-dev] vpp crash in plugin of crypto_native

2022-10-27 Thread yan ezra
hi I have one server that the cpu is AuthenticAMD,then when I config ipsec in vpp,the cli such as: ipsec sa add 10 spi 1001 esp crypto-alg aes-cbc-128 crypto-key it will crash in crypto_native_plugin.so,the function is aes128_key_expand, when I get the variable's value with u8x16u typ