Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c82 …LAT_PkaStatusTypeDef BLEPLAT_PkaStartP256Key(const uint32_t *private_key, BLEPLAT_PkaFuncCb funcCb) in BLEPLAT_PkaStartP256Key() argument
84 … (BLEPLAT_PkaStatusTypeDef)PKAMGR_StartP256PublicKeyGeneration(private_key, (PKAMGR_funcCB)funcCb); in BLEPLAT_PkaStartP256Key()
89 BLEPLAT_PkaFuncCb funcCb) in BLEPLAT_PkaStartDHkey() argument
91 …T_PkaStatusTypeDef)HW_PKA_StartP256DHkeyGeneration(private_key, public_key, (PKAMGR_funcCB)funcCb); in BLEPLAT_PkaStartDHkey()