Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 23 of 23) sorted by relevance

/crypto/
Dcfb.c46 u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in crypto_cfb_final() local
87 u8 tmp[MAX_CIPHER_BLOCKSIZE]; in crypto_cfb_encrypt_inplace() local
157 u8 tmp[MAX_CIPHER_BLOCKSIZE]; in crypto_cfb_decrypt_inplace() local
Daegis128-core.c77 union aegis_block tmp; in crypto_aegis128_update() local
161 union aegis_block tmp; in crypto_aegis128_encrypt_chunk() local
222 union aegis_block tmp; in crypto_aegis128_decrypt_chunk() local
354 union aegis_block tmp; in crypto_aegis128_final() local
Dauthencesn.c109 u32 tmp[2]; in crypto_authenc_esn_genicv_tail() local
143 u32 tmp[2]; in crypto_authenc_esn_genicv() local
245 u32 tmp[2]; in crypto_authenc_esn_decrypt_tail() local
294 u32 tmp[2]; in crypto_authenc_esn_decrypt() local
Dscatterwalk.c59 struct scatterlist tmp[2]; in scatterwalk_map_and_copy() local
Dctr.c33 u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in crypto_ctr_crypt_final() local
81 u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in crypto_ctr_crypt_inplace() local
Dghash-generic.c122 u8 *tmp = dst + (GHASH_BLOCK_SIZE - dctx->bytes); in ghash_flush() local
Dcipher.c67 u8 *tmp = (u8 *)ALIGN((unsigned long)buffer, alignmask + 1); in cipher_crypt_unaligned() local
Djitterentropy-kcapi.c95 __u64 tmp = 0; in jent_get_nstime() local
Dsm3_generic.c57 unsigned int tmp; in sm3_expand() local
Dcamellia_generic.c1004 u32 tmp[4]; in camellia_encrypt() local
1032 u32 tmp[4]; in camellia_decrypt() local
Decc.c603 u64 tmp[2 * ECC_MAX_DIGITS]; in vli_mmod_slow() local
676 const u64 *curve_prime, u64 *tmp) in vli_mmod_fast_192()
703 const u64 *curve_prime, u64 *tmp) in vli_mmod_fast_256()
786 u64 tmp[2 * ECC_MAX_DIGITS]; in vli_mmod_fast() local
Dlrw.c75 be128 tmp = { 0 }; in setkey() local
Dtwofish_common.c583 u8 tmp; in __twofish_setkey() local
Dansi_cprng.c83 unsigned char tmp[DEFAULT_BLK_SZ]; in _get_more_prng_bytes() local
Djitterentropy.c204 __u64 tmp = time << (DATA_SIZE_BITS - i); in jent_lfsr_time() local
Dablkcipher.c42 struct ablkcipher_buffer *p, *tmp; in __ablkcipher_walk_complete() local
Dalgif_aead.c101 struct af_alg_tsgl *tsgl, *tmp; in _aead_recvmsg() local
Dblkcipher.c177 u8 *tmp = walk->page; in blkcipher_next_copy() local
Dskcipher.c183 struct skcipher_walk_buffer *p, *tmp; in skcipher_walk_complete() local
288 u8 *tmp = walk->page; in skcipher_next_copy() local
Daf_alg.c655 struct af_alg_rsgl *rsgl, *tmp; in af_alg_free_areq_sgls() local
Ddrbg.c827 unsigned char *tmp = drbg->scratchpad + drbg_statelen(drbg); in drbg_hash_df() local
/crypto/asymmetric_keys/
Dverify_pefile.c245 unsigned *canon, tmp, loop, i, hashed_bytes; in pefile_digest_pe_contents() local
/crypto/async_tx/
Dasync_xor.c38 dma_addr_t tmp; in do_async_xor() local