Searched refs:final (Results 76 - 100 of 123) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dhmac.c240 inst->alg.cra_hash.final = hmac_final;
H A Dxcbc.c334 inst->alg.cra_hash.final = crypto_xcbc_digest_final;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h198 int (*final)(struct hash_desc *desc, u8 *out); member in struct:hash_alg
328 int (*final)(struct hash_desc *desc, u8 *out); member in struct:hash_tfm
972 return crypto_hash_crt(desc->tfm)->final(desc, out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Daf_inet6.c654 struct in6_addr *final_p = NULL, final; local
669 ipv6_addr_copy(&final, &fl.fl6_dst);
671 final_p = &final;
H A Dudp.c569 struct in6_addr *daddr, *final_p = NULL, final; local
732 ipv6_addr_copy(&final, &fl.fl6_dst);
734 final_p = &final;
H A Draw.c673 struct in6_addr *daddr, *final_p = NULL, final; local
800 ipv6_addr_copy(&final, &fl.fl6_dst);
802 final_p = &final;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dinode.c295 int final = 0; local
301 final = direct_blocks;
305 final = ptrs;
310 final = ptrs;
316 final = ptrs;
321 *boundary = final - 1 - (i_block & (ptrs - 1));
2317 * In a multi-transaction truncate, we only make the final transaction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dinode.c293 int final = 0; local
299 final = direct_blocks;
303 final = ptrs;
308 final = ptrs;
314 final = ptrs;
319 *boundary = final - 1 - (i_block & (ptrs - 1));
2327 * In a multi-transaction truncate, we only make the final transaction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D03-codebook.tex15 decoded Huffman value is applied as an offset, generating the final
306 final values of a codebook entry vector from the entries in
339 final values of a codebook entry vector from the entries in
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dkernel_ex.S133 | On entry, a0 points to the exceptional operand. The final exceptional
H A Dgen_except.S323 | the save. The frame will be unimp only if the final
346 | busy frame was created as the result of an exception on the final
H A Ddo_func.S82 addl %d1,%d0 |combine for final index into table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-stxcpy.S79 /* Take care of the final (partial) word store.
233 /* Take care of a final (probably partial) result word.
303 srl t12, t5, t12 # U : adjust final null return value
H A Dstxcpy.S63 /* Take care of the final (partial) word store.
206 /* Take care of a final (probably partial) result word.
273 srl t12, t5, t12 # e0 : adjust final null return value
H A Dev6-strncpy_from_user.S127 /* Take care of the final (partial) word store. At this point
283 /* Take care of a final (probably partial) result word.
312 $u_eocfin: # end-of-count, final word
H A Dstrncpy_from_user.S66 /* Take care of the final (partial) word store. At this point
228 /* Take care of a final (probably partial) result word.
254 $u_eocfin: # end-of-count, final word
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Devp.h283 int (*final)(EVP_MD_CTX *ctx,unsigned char *md); member in struct:env_md_st
422 unsigned char final[EVP_MAX_BLOCK_LENGTH];/* possible final block */ member in struct:evp_cipher_ctx_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A Devp.h283 int (*final)(EVP_MD_CTX *ctx,unsigned char *md); member in struct:env_md_st
422 unsigned char final[EVP_MAX_BLOCK_LENGTH];/* possible final block */ member in struct:evp_cipher_ctx_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi.c617 int final = 0; local
623 &final, NULL, NULL);
813 final callback
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Devp.h231 int (*final)(EVP_MD_CTX *ctx,unsigned char *md); member in struct:env_md_st
385 unsigned char final[EVP_MAX_BLOCK_LENGTH];/* possible final block */ member in struct:evp_cipher_ctx_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Devp.h231 int (*final)(EVP_MD_CTX *ctx,unsigned char *md); member in struct:env_md_st
385 unsigned char final[EVP_MAX_BLOCK_LENGTH];/* possible final block */ member in struct:evp_cipher_ctx_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/lib/
H A DNGmemcpy.S141 sub %o2, %g1, %o2 ! final sub-block copy bytes
252 /* %o2 contains any final bytes still needed to be copied
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsleep.S125 # the final part of the sleep sequence...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemcpy-sh4.S376 ! Copy the final 0-3 bytes
548 ! Copy the final 0-3 bytes
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dmd.c826 (*r->digest->final) (&r->context.c);

Completed in 2418 milliseconds

12345