Home
last modified time | relevance | path

Searched defs:final (Results 1 – 25 of 44) sorted by relevance

12

/NextBSD/contrib/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/
HDVariantValue.h224 struct VariantMatcher::TypedMatcherOps final : VariantMatcher::MatcherOps { struct
225 TypedMatcherOps() in TypedMatcherOps()
227 typedef ast_matchers::internal::Matcher<T> MatcherT;
230 convertMatcher(const DynTypedMatcher &Matcher) const override { in convertMatcher()
/NextBSD/sys/crypto/siphash/
HDsiphash.c94 SipBuf(SIPHASH_CTX *ctx, const uint8_t **src, size_t len, int final) in SipBuf()
213 SipRounds(SIPHASH_CTX *ctx, int final) in SipRounds()
/NextBSD/contrib/unbound/smallapp/
HDunbound-checkconf.c97 print_option(struct config_file* cfg, const char* opt, int final) in print_option()
467 checkconf(const char* cfgfile, const char* opt, int final) in checkconf()
504 int final = 0; in main() local
/NextBSD/crypto/openssl/crypto/evp/
HDm_dss1.c81 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_md4.c84 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_ripemd.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_wp.c24 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_null.c75 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_md5.c83 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_sha.c82 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_mdc2.c84 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_dss.c80 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_md2.c82 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_ecdsa.c130 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
HDm_sha1.c81 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
/NextBSD/lib/libcrypt/
HDcrypt-nthash.c58 char final[MD4_SIZE*2 + 1]; in crypt_nthash() local
HDcrypt-md5.c51 u_char final[MD5_SIZE]; in crypt_md5() local
/NextBSD/crypto/openssh/
HDmd5crypt.c55 unsigned char final[16]; in md5_crypt() local
HDkrl.c439 choose_next_state(int current_state, u_int64_t contig, int final, in choose_next_state()
518 int final, force_new_sect, r = -1; in revoked_certs_generate() local
/NextBSD/contrib/jansson/src/
HDlookup3.h158 #define final(a,b,c) \ macro
/NextBSD/sys/libkern/
HDjenkins_hash.c126 #define final(a,b,c) \ macro
/NextBSD/contrib/llvm/lib/Support/
HDMD5.cpp232 void MD5::final(MD5Result &Result) { in final() function in llvm::MD5
/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_fru.c427 libzfs_fru_clear(libzfs_handle_t *hdl, boolean_t final) in libzfs_fru_clear()
/NextBSD/usr.sbin/ip6addrctl/
HDip6addrctl.c331 int masklen, final = 0; in mask2plen() local
/NextBSD/contrib/apr/file_io/unix/
HDreadwrite.c406 char *final = str + len - 1; local

12