Searched refs:btstack_crypto_ecc_p256_t (Results 1 – 5 of 5) sorted by relevance
102 } btstack_crypto_ecc_p256_t; typedef205 void btstack_crypto_ecc_p256_generate_key(btstack_crypto_ecc_p256_t * request, uint8_t * public_key…217 void btstack_crypto_ecc_p256_calculate_dhkey(btstack_crypto_ecc_p256_t * request, const uint8_t * p…
564 static void btstack_crypto_ecc_p256_calculate_dhkey_software(btstack_crypto_ecc_p256_t * btstack_cr… in btstack_crypto_ecc_p256_calculate_dhkey_software()843 btstack_crypto_ecc_p256_t * btstack_crypto_ec_p192; in btstack_crypto_run()936 btstack_crypto_ec_p192 = (btstack_crypto_ecc_p256_t *) btstack_crypto; in btstack_crypto_run()971 btstack_crypto_ec_p192 = (btstack_crypto_ecc_p256_t *) btstack_crypto; in btstack_crypto_run()1089 btstack_crypto_ecc_p256_t * btstack_crypto_ec_p192; in btstack_crypto_event_handler()1143 …btstack_crypto_ec_p192 = (btstack_crypto_ecc_p256_t*) btstack_linked_list_get_first_item(&btstack_… in btstack_crypto_event_handler()1244 void btstack_crypto_ecc_p256_generate_key(btstack_crypto_ecc_p256_t * request, uint8_t * public_key… in btstack_crypto_ecc_p256_generate_key()1257 void btstack_crypto_ecc_p256_calculate_dhkey(btstack_crypto_ecc_p256_t * request, const uint8_t * p… in btstack_crypto_ecc_p256_calculate_dhkey()
77 static btstack_crypto_ecc_p256_t prov_ecc_p256_request;
100 static btstack_crypto_ecc_p256_t prov_ecc_p256_request;
272 static btstack_crypto_ecc_p256_t sm_crypto_ecc_p256_request;