Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_macsec_linux.c168 static int try_commit(struct macsec_drv_data *drv) in try_commit() function
406 return try_commit(drv); in macsec_drv_enable_protect_frames()
426 return try_commit(drv); in macsec_drv_enable_encrypt()
451 return try_commit(drv); in macsec_drv_set_replay_protect()
484 return try_commit(drv); in macsec_drv_enable_controlled_port()
1164 return try_commit(drv); in macsec_drv_create_transmit_sc()
1359 return try_commit(drv); in macsec_drv_enable_transmit_sa()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_macsec_linux.c170 static int try_commit(struct macsec_drv_data *drv) in try_commit() function
408 return try_commit(drv); in macsec_drv_enable_protect_frames()
428 return try_commit(drv); in macsec_drv_enable_encrypt()
453 return try_commit(drv); in macsec_drv_set_replay_protect()
486 return try_commit(drv); in macsec_drv_enable_controlled_port()
1163 return try_commit(drv); in macsec_drv_create_transmit_sc()
1358 return try_commit(drv); in macsec_drv_enable_transmit_sa()