Home
last modified time | relevance | path

Searched defs:private_key (Results 1 – 7 of 7) 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.c100 int uECC_sign_with_k(const uint8_t *private_key, const uint8_t *message_hash, in uECC_sign_with_k()
162 int uECC_sign(const uint8_t *private_key, const uint8_t *message_hash, in uECC_sign()
A Decc.c792 uECC_word_t *private_key, in EccPoint_compute_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/components/ble_host/bt_host/host/
A Dhci_ecc.c80 u8_t private_key[32]; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/crypto/
A Dtls.h163 const char *private_key; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/src/gap/gapm/
A Dgapm_int.h400 private_key_t private_key; member
/AliOS-Things-master/components/mbedtls/library/
A Dssl_srv.c3466 mbedtls_pk_context *private_key = mbedtls_ssl_own_key( ssl ); in ssl_decrypt_encrypted_pms() local

Completed in 27 milliseconds