nss_sys

Function PK11_PBEKeyGen

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