Skip to main content

wc_AesGetKeySize

Function wc_AesGetKeySize 

Source
pub unsafe extern "C" fn wc_AesGetKeySize(
    aes: *mut Aes,
    keySize: *mut word32,
) -> c_int