Searched refs:operand_2 (Results 1 – 3 of 3) sorted by relevance
95 void smpm_use_enc_block(uint8_t *operand_1, uint8_t *operand_2);111 void smpm_send_encrypt_req(uint8_t *operand_1, uint8_t *operand_2);119 void smpm_send_generate_dh_key(uint8_t *operand_1, uint8_t *operand_2);
180 uint8_t *operand_1, uint8_t *operand_2);195 uint8_t *operand_1, uint8_t *operand_2);292 void smpc_xor(uint8_t *result, uint8_t *operand_1, uint8_t *operand_2);
917 uint8_t operand_2[GAP_KEY_LEN]; member935 uint8_t operand_2[GAP_P256_KEY_LEN]; member
Completed in 10 milliseconds