Home
last modified time | relevance | path

Searched defs:public_key (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Decc_dh.c69 int uECC_make_key_with_d(uint8_t *public_key, uint8_t *private_key, in uECC_make_key_with_d()
103 int uECC_make_key(uint8_t *public_key, uint8_t *private_key, uECC_Curve curve) in uECC_make_key()
145 int uECC_shared_secret(const uint8_t *public_key, const uint8_t *private_key, in uECC_shared_secret()
A Decc_dsa.c193 int uECC_verify(const uint8_t *public_key, const uint8_t *message_hash, in uECC_verify()
A Decc.c890 int uECC_valid_public_key(const uint8_t *public_key, uECC_Curve curve) in uECC_valid_public_key()
908 int uECC_compute_public_key(const uint8_t *private_key, uint8_t *public_key, in uECC_compute_public_key()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gap/gapm/
A Dgapm_int.h399 public_key_t public_key; member
/AliOS-Things-master/components/mbedtls/library/
A Dssl_srv.c3467 mbedtls_pk_context *public_key = &mbedtls_ssl_own_cert( ssl )->pk; in ssl_decrypt_encrypted_pms() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/inc/
A Dl2cc_pdu.h1011 struct l2cc_publc_key public_key; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dprovisioner_prov.c243 u8_t public_key[64]; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h1377 uint8_t public_key[64]; member
4047 uint8_t public_key[64]; member
4167 t_public_key public_key; member

Completed in 54 milliseconds