ESP-IDF
ble_sm_alg_f6()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ble_sm_alg_f6()
ble_sm_alg_f6() function
Syntax
Show:
Summary
Declaration
Definition
from
ble_sm_priv.h:318
int
ble_sm_alg_f6
(
const
uint8_t
*
w
,
const
uint8_t
*
n1
,
const
uint8_t
*
n2
,
const
uint8_t
*
r
,
const
uint8_t
*
iocap
,
uint8_t
a1t
,
const
uint8_t
*
a1
,
uint8_t
a2t
,
const
uint8_t
*
a2
,
uint8_t
*
check
)
;
Implemented in
ble_sm_alg.c:437
Arguments
Argument
w
n1
n2
r
iocap
a1t
a1
a2t
a2
check
Examples
References
from
examples
Code
Location
Referrer
ble_sm_alg_f6
(
const
uint8_t
*
w
,
const
uint8_t
*
n1
,
const
uint8_t
*
n2
,
ble_sm_alg.c:438
int
ble_sm_alg_f6
(
const
uint8_t
*
w
,
const
uint8_t
*
n1
,
const
uint8_t
*
n2
,
ble_sm_priv.h:318
rc
=
ble_sm_alg_f6
(
proc
->
mackey
,
ble_sm_our_pair_rand
(
proc
)
,
ble_sm_sc.c:728
ble_sm_sc_dhkey_check_exec()
res
->
app_status
=
ble_sm_alg_f6
(
proc
->
mackey
,
ble_sm_sc.c:799
ble_sm_dhkey_check_process()
Call Tree
from
examples
ble_sm_alg_f6()
is called by 2 functions and calls 4 functions:
ble_sm_sc_dhkey_check_exec()
ble_sm_dhkey_check_process()
All items filtered out
ble_sm_alg_f6()
swap_in_place()
swap_buf()
ble_sm_alg_aes_cmac()
ble_sm_alg_log_buf()
All items filtered out
Data Use
from
examples
ble_sm_alg_f6()
:
All items filtered out
ble_sm_alg_f6()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out