/crypto/ |
D | cfb.c | 47 u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in crypto_cfb_final() local 88 u8 tmp[MAX_CIPHER_BLOCKSIZE]; in crypto_cfb_encrypt_inplace() local 158 u8 tmp[MAX_CIPHER_BLOCKSIZE]; in crypto_cfb_decrypt_inplace() local
|
D | aegis128-core.c | 76 union aegis_block tmp; in crypto_aegis128_update() local 160 union aegis_block tmp; in crypto_aegis128_encrypt_chunk() local 221 union aegis_block tmp; in crypto_aegis128_decrypt_chunk() local 355 union aegis_block tmp; in crypto_aegis128_final() local
|
D | authencesn.c | 99 u32 tmp[2]; in crypto_authenc_esn_genicv_tail() local 133 u32 tmp[2]; in crypto_authenc_esn_genicv() local 235 u32 tmp[2]; in crypto_authenc_esn_decrypt_tail() local 284 u32 tmp[2]; in crypto_authenc_esn_decrypt() local
|
D | scatterwalk.c | 59 struct scatterlist tmp[2]; in scatterwalk_map_and_copy() local
|
D | ctr.c | 34 u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in crypto_ctr_crypt_final() local 82 u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; in crypto_ctr_crypt_inplace() local
|
D | cipher.c | 70 u8 *tmp = (u8 *)ALIGN((unsigned long)buffer, alignmask + 1); in cipher_crypt_one() local
|
D | ghash-generic.c | 120 u8 *tmp = dst + (GHASH_BLOCK_SIZE - dctx->bytes); in ghash_flush() local
|
D | jitterentropy-kcapi.c | 89 __u64 tmp = 0; in jent_get_nstime() local
|
D | sm3_generic.c | 57 unsigned int tmp; in sm3_expand() local
|
D | camellia_generic.c | 1001 u32 tmp[4]; in camellia_encrypt() local 1029 u32 tmp[4]; in camellia_decrypt() local
|
D | ecc.c | 603 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
|
D | twofish_common.c | 583 u8 tmp; in __twofish_setkey() local
|
D | lrw.c | 75 be128 tmp = { 0 }; in lrw_setkey() local
|
D | fips140-module.c | 222 struct crypto_alg *alg, *tmp; in unregister_existing_fips140_algos() local
|
D | ansi_cprng.c | 84 unsigned char tmp[DEFAULT_BLK_SZ]; in _get_more_prng_bytes() local
|
D | skcipher.c | 184 struct skcipher_walk_buffer *p, *tmp; in skcipher_walk_complete() local 289 u8 *tmp = walk->page; in skcipher_next_copy() local
|
D | algif_aead.c | 101 struct af_alg_tsgl *tsgl, *tmp; in _aead_recvmsg() local
|
D | jitterentropy.c | 416 __u64 tmp = time << (DATA_SIZE_BITS - i); in jent_lfsr_time() local
|
D | af_alg.c | 667 struct af_alg_rsgl *rsgl, *tmp; in af_alg_free_areq_sgls() local
|
D | drbg.c | 828 unsigned char *tmp = drbg->scratchpad + drbg_statelen(drbg); in drbg_hash_df() local
|
/crypto/asymmetric_keys/ |
D | verify_pefile.c | 249 unsigned *canon, tmp, loop, i, hashed_bytes; in pefile_digest_pe_contents() local
|
/crypto/async_tx/ |
D | async_xor.c | 38 dma_addr_t tmp; in do_async_xor() local
|