Home
last modified time | relevance | path

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

123

/dragonfly/sys/crypto/siphash/
H A Dsiphash.c88 SipBuf(SIPHASH_CTX *ctx, const uint8_t **src, size_t len, int final) in SipBuf()
207 SipRounds(SIPHASH_CTX *ctx, int final) in SipRounds()
/dragonfly/crypto/libressl/crypto/evp/
H A Dm_wp.c29 final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_md4.c89 final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Dm_md5.c89 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 Dm_sha1.c88 final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
H A Devp_locl.h115 int (*final)(EVP_MD_CTX *ctx, unsigned char *md); member
171 unsigned char final[EVP_MAX_BLOCK_LENGTH];/* possible final block */ member
/dragonfly/lib/libcrypt/
H A Ddeprecated-crypt-sha256.c64 unsigned char final[SHA256_SIZE]; in crypt_deprecated_sha256() local
H A Ddeprecated-crypt-sha512.c64 unsigned char final[SHA512_SIZE]; in crypt_deprecated_sha512() local
H A Dcrypt-md5.c45 unsigned char final[MD5_SIZE]; in crypt_md5() local
/dragonfly/sys/crypto/poly1305/
H A Dpoly1305.h22 uint8_t final; member
/dragonfly/contrib/lvm2/dist/libdm/regex/
H A Dmatcher.c24 int final; member
84 int i, j, final = 1; in _calc_functions() local
H A Dparse_rx.h44 int nullable, final; member
/dragonfly/contrib/dhcpcd/compat/crypt/
H A Dhmac.c76 void (*final)(uint8_t *, void *); member
/dragonfly/sys/vfs/hammer/
H A Dhammer_recover.c1429 int final) in hammer_recover_flush_buffers()
1513 int final = *(int *)data; in hammer_recover_flush_buffer_callback() local
H A Dhammer_flusher.c617 hammer_flusher_finalize(hammer_transaction_t trans, int final) in hammer_flusher_finalize()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvector-builder.h214 T final = (*this)[final_i]; in elt() local
H A Dipa.c166 bool final; in walk_polymorphic_call_targets() local
857 cgraph_build_static_cdtor_1 (char which, tree body, int priority, bool final, in cgraph_build_static_cdtor_1()
/dragonfly/crypto/libressl/crypto/poly1305/
H A Dpoly1305-donna.c31 unsigned char final; member
/dragonfly/usr.sbin/ip6addrctl/
H A Dip6addrctl.c333 int masklen, final = 0; in mask2plen() local
/dragonfly/crypto/openssh/
H A Dkrl.c477 choose_next_state(int current_state, u_int64_t contig, int final, in choose_next_state()
575 int final, force_new_sect, r = SSH_ERR_INTERNAL_ERROR; in revoked_certs_generate() local
/dragonfly/contrib/binutils-2.27/gold/
H A Dpowerpc.cc5952 const bool final = gsym->final_value_is_known(); in global() local
6272 const bool final = gsym->final_value_is_known(); in global() local
6362 const bool final = gsym->final_value_is_known(); in global() local
7199 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate() local
7327 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate() local
7376 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate() local
7422 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate() local
8512 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate_relocs() local
8566 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate_relocs() local
8584 const bool final = gsym == NULL || gsym->final_value_is_known(); in relocate_relocs() local
[all …]
/dragonfly/contrib/xz/src/xz/
H A Dmessage.c315 progress_sizes(uint64_t compressed_pos, uint64_t uncompressed_pos, bool final) in progress_sizes()
/dragonfly/sys/dev/drm/
H A Ddrm_gem.c279 bool final = false; in drm_gem_object_handle_put_unlocked() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa.c1139 cgraph_build_static_cdtor_1 (char which, tree body, int priority, bool final) in cgraph_build_static_cdtor_1()

123