Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/
Dbleplat.h150 extern int BLEPLAT_PkaStartP256Key( const uint32_t* local_private_key );
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dbleplat.h161 BLEPLAT_PkaStatusTypeDef BLEPLAT_PkaStartP256Key(const uint32_t *PrivateKey, BLEPLAT_PkaFuncCb Func…
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c82 BLEPLAT_PkaStatusTypeDef BLEPLAT_PkaStartP256Key(const uint32_t *private_key, BLEPLAT_PkaFuncCb fun… in BLEPLAT_PkaStartP256Key() function