crypto crypto-openssl: support hashing operations
[vpp.git] / .clang-format
index 8b5c955..b925f8c 100644 (file)
@@ -18,4 +18,11 @@ ForEachMacros:
   - 'vec_foreach_index'
   - 'vec_foreach_index_backwards'
   - 'vlib_foreach_rx_tx'
+  - 'foreach_vlib_main'
 
+StatementMacros:
+  - 'CLIB_MULTIARCH_FN'
+  - 'VLIB_NODE_FN'
+  - 'VNET_DEVICE_CLASS_TX_FN'
+  - '__clib_section'
+  - '__clib_aligned'