Macro security_framework::cipher_suite::make_suites[][src]

macro_rules! make_suites {
    ($($suite : ident), +) => { ... };
}