Macro cryptoki::get_pkcs11[][src]

macro_rules! get_pkcs11 {
    ($pkcs11:expr, $func_name:ident) => { ... };
}

Directly get the PKCS #11 operation from the context structure and check for null pointers.