Home
last modified time | relevance | path

Searched refs:fixed_input (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/
Devp_kdf_test.c1318 static unsigned char fixed_input[] = { in test_kdf_kbkdf_fixedinfo() local
1341 fixed_input, sizeof(fixed_input)); in test_kdf_kbkdf_fixedinfo()
/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc2562 UnallocatedOperand fixed_input(policy, ToRegCode(reg, rep), input_vreg); in AllocateSameInputOutput() local
2563 InstructionOperand::ReplaceWith(input, &fixed_input); in AllocateSameInputOutput()