Home
last modified time | relevance | path

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

/crypto/
Dhmac.c59 struct scatterlist tmp; in hmac_setkey() local
116 struct scatterlist tmp; in hmac_init() local
151 struct scatterlist tmp; in hmac_final() local
Dcts.c81 u8 tmp[bsize], tmp2[bsize]; in cts_cbc_encrypt() local
167 u8 tmp[bsize]; in cts_cbc_decrypt() local
Dctr.c55 u8 tmp[bsize + alignmask]; in crypto_ctr_crypt_final() local
104 u8 tmp[bsize + alignmask]; in crypto_ctr_crypt_inplace() local
Dcipher.c71 u8 *tmp = (u8 *)ALIGN((unsigned long)buffer, alignmask + 1); in cipher_crypt_unaligned() local
Dcamellia.c1039 u32 tmp[4]; in camellia_encrypt() local
1063 u32 tmp[4]; in camellia_decrypt() local
Drmd256.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd, tmp; in rmd256_transform() local
Dansi_cprng.c91 unsigned char tmp[DEFAULT_BLK_SZ]; in _get_more_prng_bytes() local
Drmd320.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee, tmp; in rmd320_transform() local
Dlrw.c63 be128 tmp = { 0 }; in setkey() local
Dtwofish_common.c600 u8 tmp; in twofish_setkey() local
Dapi.c220 char tmp[CRYPTO_MAX_ALG_NAME]; in crypto_larval_lookup() local
Ddes_generic.c786 u32 tmp[DES_EXPKEY_WORDS]; in des_setkey() local
Dblkcipher.c185 u8 *tmp = walk->page; in blkcipher_next_copy() local
Dgcm.c145 u8 *tmp = dst + (16 - ctx->bytes); in crypto_gcm_ghash_flush() local