sm4_avx_ecb_encrypt
int sm4_avx_ecb_encrypt(struct skcipher_request *req);
.encrypt = sm4_avx_ecb_encrypt,
EXPORT_SYMBOL_GPL(sm4_avx_ecb_encrypt);