Searched refs:null_ec_key_x (Results 1 – 2 of 2) sorted by relevance
552 sg_set_buf(&s[0], chip->null_ec_key_x, EC_PT_SZ); in tpm_buf_append_salt()566 tpm2_KDFe(auth->salt, "SECRET", x, chip->null_ec_key_x, auth->salt); in tpm_buf_append_salt()1166 memcpy(chip->null_ec_key_x, &buf->data[offset_t], val); in tpm2_parse_create_primary()
212 u8 null_ec_key_x[EC_PT_SZ]; member