Searched refs:HW_PKA_StartP256DHkeyGeneration (Results 1 – 4 of 4) sorted by relevance
156 PKAMGR_ResultStatus HW_PKA_StartP256DHkeyGeneration(const uint32_t *secretKey,
155 return HW_PKA_StartP256DHkeyGeneration(privateKey, (uint32_t *)&PKAStartPoint[0], funcCB); in PKAMGR_StartP256PublicKeyGeneration()
91 …return (BLEPLAT_PkaStatusTypeDef)HW_PKA_StartP256DHkeyGeneration(private_key, public_key, (PKAMGR_… in BLEPLAT_PkaStartDHkey()
475 PKAMGR_ResultStatus HW_PKA_StartP256DHkeyGeneration(const uint32_t* secretKey, const uint32_t* publ… in HW_PKA_StartP256DHkeyGeneration() function