Searched refs:pubx (Results 1 – 1 of 1) sorted by relevance
1235 uint8_t *pubx = gy + msg->key_bytes; in hpre_ecc_verify_transfer_key() local1236 uint8_t *puby = pubx + msg->key_bytes; in hpre_ecc_verify_transfer_key()1244 ret = hpre_bin_from_crypto_bin(pubx, pubx, msg->key_bytes, in hpre_ecc_verify_transfer_key()1303 uint8_t *pubx = gy + msg->key_bytes; in hpre_ecc_verify_params_fill() local1304 uint8_t *puby = pubx + msg->key_bytes; in hpre_ecc_verify_params_fill()1316 crypto_bignum_bn2bin(ecc_key->x, pubx); in hpre_ecc_verify_params_fill()