Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/
Dbleplat.c48 int BLEPLAT_PkaStartP256Key(const uint32_t *local_private_key) in BLEPLAT_PkaStartP256Key() argument
50 return BPKA_StartP256Key(local_private_key); in BLEPLAT_PkaStartP256Key()
58 int BLEPLAT_PkaStartDhKey(const uint32_t *local_private_key, in BLEPLAT_PkaStartDhKey() argument
61 return BPKA_StartDhKey(local_private_key, remote_public_key); in BLEPLAT_PkaStartDhKey()