鲲鹏社区首页
中文
注册
开发者
我要评分
获取效率
正确性
完整性
易理解
在线提单
论坛求助

资源释放

1
2
3
4
5
6
test_free_buf(pool, op_data.in);
test_free_buf(pool, op_data.out);
test_free_buf(pool, op_data.iv);
  wcrypto_del_cipher_ctx(ctx);
wcrypto_release_queue(&q);
test_mempool_destroy(pool);