Home
last modified time | relevance | path

Searched refs:short_integer_with_high_bit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/crypto/
H A Drsa_private_key_unittest.cc215 const uint8_t short_integer_with_high_bit[] = { in TEST() local
328 input1.resize(sizeof(short_integer_with_high_bit)); in TEST()
331 memcpy(&input1.front(), short_integer_with_high_bit, in TEST()
332 sizeof(short_integer_with_high_bit)); in TEST()
/aosp_15_r20/external/cronet/crypto/
H A Drsa_private_key_unittest.cc215 const uint8_t short_integer_with_high_bit[] = { in TEST() local
328 input1.resize(sizeof(short_integer_with_high_bit)); in TEST()
331 memcpy(&input1.front(), short_integer_with_high_bit, in TEST()
332 sizeof(short_integer_with_high_bit)); in TEST()
/aosp_15_r20/external/openscreen/util/crypto/
H A Drsa_private_key_unittest.cc215 const uint8_t short_integer_with_high_bit[] = { in TEST() local
328 input1.resize(sizeof(short_integer_with_high_bit)); in TEST()
331 memcpy(&input1.front(), short_integer_with_high_bit, in TEST()
332 sizeof(short_integer_with_high_bit)); in TEST()