Lines Matching defs:proc
100 ble_sm_sc_io_action(struct ble_sm_proc *proc, uint8_t *action) in ble_sm_sc_io_action()
204 ble_sm_sc_initiator_txes_confirm(struct ble_sm_proc *proc) in ble_sm_sc_initiator_txes_confirm()
219 ble_sm_sc_responder_verifies_random(struct ble_sm_proc *proc) in ble_sm_sc_responder_verifies_random()
232 ble_sm_sc_gen_ri(struct ble_sm_proc *proc) in ble_sm_sc_gen_ri()
267 ble_sm_sc_confirm_exec(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_confirm_exec()
314 ble_sm_sc_gen_numcmp(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_gen_numcmp()
339 ble_sm_sc_random_advance(struct ble_sm_proc *proc) in ble_sm_sc_random_advance()
359 ble_sm_sc_random_exec(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_random_exec()
407 ble_sm_sc_random_rx(struct ble_sm_proc *proc, struct ble_sm_result *res) in ble_sm_sc_random_rx()
494 ble_sm_sc_public_key_exec(struct ble_sm_proc *proc, struct ble_sm_result *res, in ble_sm_sc_public_key_exec()
552 struct ble_sm_proc *proc; in ble_sm_sc_public_key_rx() local
617 ble_sm_sc_dhkey_addrs(struct ble_sm_proc *proc, ble_addr_t *our_addr, in ble_sm_sc_dhkey_addrs()
632 ble_sm_sc_dhkey_check_exec(struct ble_sm_proc *proc, struct ble_sm_result *res, in ble_sm_sc_dhkey_check_exec()
689 ble_sm_dhkey_check_process(struct ble_sm_proc *proc, in ble_sm_dhkey_check_process()
761 struct ble_sm_proc *proc; in ble_sm_sc_dhkey_check_rx() local