Lines Matching full:allocated
84 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
85 * Returns: Pointer to allocated private data, or %NULL on failure
96 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
99 * Deinitialize the EAP method and free any allocated private data.
105 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
109 * Returns: Pointer to allocated EAP response packet (eapRespData)
124 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
132 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
145 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
162 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
174 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
187 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
199 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
227 * unregistered. If the EAP method allocated resources during
228 * registration (e.g., allocated struct eap_method), they should be
268 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
281 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()