sm4_avx_ecb_decrypt
int sm4_avx_ecb_decrypt(struct skcipher_request *req);
.decrypt = sm4_avx_ecb_decrypt,
EXPORT_SYMBOL_GPL(sm4_avx_ecb_decrypt);