SymCryptTlsPrf1_2ExpandKey

Function SymCryptTlsPrf1_2ExpandKey 

Source
pub unsafe extern "C" fn SymCryptTlsPrf1_2ExpandKey(
    pExpandedKey: PSYMCRYPT_TLSPRF1_2_EXPANDED_KEY,
    macAlgorithm: PCSYMCRYPT_MAC,
    pbKey: PCBYTE,
    cbKey: SIZE_T,
) -> SYMCRYPT_ERROR