Home
last modified time | relevance | path

Searched defs:fetched (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dnamemap_internal_test.c135 EVP_CIPHER *fetched = EVP_CIPHER_fetch(NULL, "AES-256-CCM", NULL); in test_cipher_is_a() local
157 EVP_MD *fetched = EVP_MD_fetch(NULL, "SHA2-512", NULL); in test_digest_is_a() local
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dautotrust.h81 uint8_t fetched; member
/netbsd-src/tests/modules/
H A Dt_x86_pte.c61 static bool fetched = false; in fetch_results() local
/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c307 int fetched; in fetch_decode_modrm() local
327 uint8_t fetched; in fetch_byte_imm() local
346 uint16_t fetched; in fetch_word_imm() local
365 uint32_t fetched; in fetch_long_imm() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c276 unsigned int fetched; member