Searched refs:local_private_key (Results 1 – 1 of 1) sorted by relevance
48 int BLEPLAT_PkaStartP256Key(const uint32_t *local_private_key) in BLEPLAT_PkaStartP256Key() argument50 return BPKA_StartP256Key(local_private_key); in BLEPLAT_PkaStartP256Key()58 int BLEPLAT_PkaStartDhKey(const uint32_t *local_private_key, in BLEPLAT_PkaStartDhKey() argument61 return BPKA_StartDhKey(local_private_key, remote_public_key); in BLEPLAT_PkaStartDhKey()