[][src]Function nss_sys::PK11_PBEKeyGen

pub unsafe extern "C" fn PK11_PBEKeyGen(
    slot: *mut PK11SlotInfo,
    algid: *mut SECAlgorithmID,
    pwitem: *mut SECItem,
    faulty3DES: PRBool,
    wincx: *mut c_void
) -> *mut PK11SymKey