Home
last modified time | relevance | path

Searched refs:dh_key (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/STM32_WPAN/Target/
Dbpka.c106 int BPKA_ReadDhKey( uint32_t* dh_key ) in BPKA_ReadDhKey() argument
112 memcpy( dh_key, BPKA_buffer, 32 ); in BPKA_ReadDhKey()
Dbpka.h47 int BPKA_ReadDhKey( uint32_t* dh_key );
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/
Dbleplat.h176 extern int BLEPLAT_PkaReadDhKey( uint32_t* dh_key );