Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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
/freebsd/contrib/unbound/validator/
H A Dautotrust.h81 uint8_t fetched; member
/freebsd/crypto/openssl/crypto/pkcs7/
H A Dpk7_doit.c62 EVP_MD *fetched = NULL; in pkcs7_bio_add_digest() local
/freebsd/sys/contrib/x86emu/
H A Dx86emu.c299 int fetched; in fetch_decode_modrm() local
320 uint8_t fetched; in fetch_byte_imm() local
340 uint16_t fetched; in fetch_word_imm() local
360 uint32_t fetched; in fetch_long_imm() local
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_rate.c1559 int32_t fetch, fetched, start, cp; in z_resampler_feed_internal() local