Home
last modified time | relevance | path

Searched refs:encapdone (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_api.h199 uint8_t encapdone);
231 uint8_t encapdone);
H A Dwlan_crypto_global_def.h683 uint8_t encapdone);
689 uint8_t encapdone);
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c1614 uint8_t encapdone) in wlan_crypto_encap() argument
1709 status = cipher_table->encap(key, wbuf, encapdone, in wlan_crypto_encap()
1832 uint8_t encapdone) in wlan_crypto_enmic() argument
1910 status = cipher_table->enmic(key, wbuf, encapdone, hdrlen); in wlan_crypto_enmic()