Home
last modified time | relevance | path

Searched defs:headerLength (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dwapi_sms4.c208 void WapiCryptoSms4Mic(u8 *iv, u8 *key, u8 *header, u32 headerLength, in WapiCryptoSms4Mic()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dhttp_file_source.cpp377 const size_t headerLength = strlen(header); in headerMatches() local