Searched refs:x_bytes (Results 1 – 1 of 1) sorted by relevance
411 uint8_t x_bytes[P256_NBYTES]; in load_keys() local418 x_bytes[P256_NBYTES - 1] = byte; in load_keys()421 x_bytes[i] = byte; in load_keys()430 p256_from_bin(x_bytes, &key->x); in load_keys()