Home
last modified time | relevance | path

Searched defs:final (Results 26 – 50 of 75) sorted by relevance

123

/openbsd/lib/libcrypto/evp/
H A Dm_md5.c89 final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_null.c80 final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_ripemd.c89 final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Devp_local.h186 int (*final)(EVP_MD_CTX *ctx, unsigned char *md); member
238 unsigned char final[EVP_MAX_BLOCK_LENGTH];/* possible final block */ member
/openbsd/usr.sbin/nsd/
H A Dnsd-checkconf.c188 quotepath(nsd_options_type* opt, int final, const char *f) in quotepath()
286 const char *z, const char* pat, const char* tls, int final) in config_print_zone()
917 int final = 0; in main() local
H A Dtsig-openssl.c273 final(void *context, uint8_t *digest, size_t *size) in final() function
H A Dlookup3.c190 #define final(a,b,c) \ macro
/openbsd/sys/crypto/
H A Dpoly1305.h20 unsigned char final; member
H A Dchachapoly.h46 unsigned char final; member
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-checkconf.c107 print_option(struct config_file* cfg, const char* opt, int final) in print_option()
976 checkconf(const char* cfgfile, const char* opt, int final, int quiet) in checkconf()
1022 int final = 0; in main() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DSHA1.cpp261 void SHA1::final(std::array<uint32_t, HASH_LENGTH / 4> &HashResult) { in final() function in SHA1
278 std::array<uint8_t, 20> SHA1::final() { in final() function in SHA1
H A DSHA256.cpp241 void SHA256::final(std::array<uint32_t, HASH_LENGTH / 4> &HashResult) { in final() function in llvm::SHA256
258 std::array<uint8_t, 32> SHA256::final() { in final() function in llvm::SHA256
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dspawnbase.py16 def encode(b, final=False): argument
20 def decode(b, final=False): argument
/openbsd/usr.bin/mklocale/
H A Dyacc.y127 { int final = $2[strlen($2) - 1] & 0x7f; variable
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Ddata.c91 ffetargetIntegerDefault final; member
995 ffetargetOffset final; in ffedata_eval_offset_() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h459 struct AArch64FunctionInfo final : public yaml::MachineFunctionInfo { struct
460 std::optional<bool> HasRedZone;
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DHashBuilder.h66 template <typename HasherT_ = HasherT> HashResultTy<HasherT_> final() { in final() function
/openbsd/usr.sbin/radiusd/
H A Dradiusd.h88 bool final; member
/openbsd/lib/libcrypto/poly1305/
H A Dpoly1305-donna.c31 unsigned char final; member
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h11972 struct OpenMPVarListDataTy final { struct
11973 Expr *DepModOrTailExpr = nullptr;
11974 Expr *IteratorExpr = nullptr;
11975 SourceLocation ColonLoc;
11976 SourceLocation RLoc;
11982 MapTypeModifiers;
11984 MapTypeModifiersLoc;
11986 MotionModifiers;
11988 bool IsMapTypeImplicit = false;
11989 SourceLocation ExtraModifierLoc;
[all …]
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_pch_refclk.c496 u32 val, final; in ilk_init_pch_refclk() local
/openbsd/usr.bin/ssh/
H A Dkrl.c475 choose_next_state(int current_state, u_int64_t contig, int final, in choose_next_state()
573 int final, force_new_sect, r = SSH_ERR_INTERNAL_ERROR; in revoked_certs_generate() local
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDIE.h923 struct BasicDIEUnit final : DIEUnit { struct
924 explicit BasicDIEUnit(dwarf::Tag UnitTag) : DIEUnit(UnitTag) {} in BasicDIEUnit()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlanghooks.h69 void (*final) PARAMS ((struct function *)); member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dremote-mips.c3002 pmon_check_entry_address (char *entry_address, int final) in pmon_check_entry_address()
3022 pmon_end_download (int final, int bintotal) in pmon_end_download()
3101 int final = 0; in pmon_load_fast() local

123