Searched refs:mbedtls_gen_keypair (Results 1 – 3 of 3) sorted by relevance
1392 static int mbedtls_gen_keypair(uint8_t *public_key, uint8_t *private_key) in mbedtls_gen_keypair() function1453 if (mbedtls_gen_keypair(pk, priv) != 0) { in ble_sm_alg_gen_key_pair()
1487 static int mbedtls_gen_keypair(uint8_t *public_key, uint8_t *private_key) in mbedtls_gen_keypair() function1548 if (mbedtls_gen_keypair(pk, priv) != 0) { in ble_sm_alg_gen_key_pair()
1464 static int mbedtls_gen_keypair(uint8_t *public_key, uint8_t *private_key) in mbedtls_gen_keypair() function1525 if (mbedtls_gen_keypair(pk, priv) != 0) { in ble_sm_alg_gen_key_pair()