Home
last modified time | relevance | path

Searched refs:gcmp256_register (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_obj_mgr_i.h66 static inline const struct wlan_crypto_cipher *gcmp256_register(void) in gcmp256_register() function
72 const struct wlan_crypto_cipher *gcmp256_register(void);
H A Dwlan_crypto_obj_mgr.c492 = gcmp256_register(); in wlan_crypto_register_all_ciphers()