authkeylen         76 crypto/authenc.c 	keys->authkeylen = keylen - keys->enckeylen;
authkeylen         78 crypto/authenc.c 	keys->enckey = key + keys->authkeylen;
authkeylen         99 crypto/authenc.c 	err = crypto_ahash_setkey(auth, keys.authkey, keys.authkeylen);
authkeylen         73 crypto/authencesn.c 	err = crypto_ahash_setkey(auth, keys.authkey, keys.authkeylen);
authkeylen        128 crypto/essiv.c 	      crypto_shash_finup(desc, keys.authkey, keys.authkeylen, salt);
authkeylen       2135 drivers/crypto/atmel-aes.c 				       keys.authkey, keys.authkeylen,
authkeylen        744 drivers/crypto/bcm/cipher.c 	hash_parms.key_len = ctx->authkeylen;
authkeylen       1350 drivers/crypto/bcm/cipher.c 	hash_parms.key_len = ctx->authkeylen;
authkeylen       1354 drivers/crypto/bcm/cipher.c 	    (ctx->authkeylen < SHA224_DIGEST_SIZE))
authkeylen       1944 drivers/crypto/bcm/cipher.c 	ctx->spu_resp_hdr_len = spu->spu_response_hdr_len(ctx->authkeylen,
authkeylen       1999 drivers/crypto/bcm/cipher.c 			       ctx->authkeylen);
authkeylen       2046 drivers/crypto/bcm/cipher.c 	ctx->spu_resp_hdr_len = spu->spu_response_hdr_len(ctx->authkeylen, 0,
authkeylen       2113 drivers/crypto/bcm/cipher.c 		if (ctx->authkeylen > 0) {
authkeylen       2115 drivers/crypto/bcm/cipher.c 						  ctx->authkeylen);
authkeylen       2344 drivers/crypto/bcm/cipher.c 	ctx->authkeylen = keylen;
authkeylen       2444 drivers/crypto/bcm/cipher.c 		ctx->authkeylen = digestsize;
authkeylen       2447 drivers/crypto/bcm/cipher.c 		flow_dump("  newkey: ", ctx->authkey, ctx->authkeylen);
authkeylen       2450 drivers/crypto/bcm/cipher.c 		ctx->authkeylen = keylen;
authkeylen       2459 drivers/crypto/bcm/cipher.c 		memcpy(ctx->ipad, ctx->authkey, ctx->authkeylen);
authkeylen       2460 drivers/crypto/bcm/cipher.c 		memset(ctx->ipad + ctx->authkeylen, 0,
authkeylen       2461 drivers/crypto/bcm/cipher.c 		       blocksize - ctx->authkeylen);
authkeylen       2462 drivers/crypto/bcm/cipher.c 		ctx->authkeylen = 0;
authkeylen       2786 drivers/crypto/bcm/cipher.c 	flow_log("  authkeylen:%u\n", ctx->authkeylen);
authkeylen       2837 drivers/crypto/bcm/cipher.c 	    keys.authkeylen > MAX_KEY_SIZE)
authkeylen       2841 drivers/crypto/bcm/cipher.c 	ctx->authkeylen = keys.authkeylen;
authkeylen       2846 drivers/crypto/bcm/cipher.c 	memcpy(ctx->authkey, keys.authkey, keys.authkeylen);
authkeylen       2885 drivers/crypto/bcm/cipher.c 		 ctx->authkeylen);
authkeylen       2887 drivers/crypto/bcm/cipher.c 	flow_dump("  auth: ", ctx->authkey, ctx->authkeylen);
authkeylen       2906 drivers/crypto/bcm/cipher.c 	ctx->spu_resp_hdr_len = spu->spu_response_hdr_len(ctx->authkeylen,
authkeylen       2916 drivers/crypto/bcm/cipher.c 	ctx->authkeylen = 0;
authkeylen       2939 drivers/crypto/bcm/cipher.c 	ctx->authkeylen = 0;
authkeylen       2957 drivers/crypto/bcm/cipher.c 		 ctx->authkeylen);
authkeylen       2959 drivers/crypto/bcm/cipher.c 	flow_dump("  auth: ", ctx->authkey, ctx->authkeylen);
authkeylen       2979 drivers/crypto/bcm/cipher.c 	ctx->spu_resp_hdr_len = spu->spu_response_hdr_len(ctx->authkeylen,
authkeylen       2986 drivers/crypto/bcm/cipher.c 		 ctx->authkeylen);
authkeylen       2992 drivers/crypto/bcm/cipher.c 	ctx->authkeylen = 0;
authkeylen       3089 drivers/crypto/bcm/cipher.c 		 __func__, ctx->authkeylen, authsize);
authkeylen       4277 drivers/crypto/bcm/cipher.c 	ctx->authkeylen = 0;
authkeylen        181 drivers/crypto/bcm/cipher.h 	unsigned int authkeylen;
authkeylen        575 drivers/crypto/caam/caamalg.c 	       keys.authkeylen + keys.enckeylen, keys.enckeylen,
authkeylen        576 drivers/crypto/caam/caamalg.c 	       keys.authkeylen);
authkeylen        585 drivers/crypto/caam/caamalg.c 		ctx->adata.keylen = keys.authkeylen;
authkeylen        592 drivers/crypto/caam/caamalg.c 		memcpy(ctx->key, keys.authkey, keys.authkeylen);
authkeylen        602 drivers/crypto/caam/caamalg.c 			    keys.authkeylen, CAAM_MAX_KEY_SIZE -
authkeylen        200 drivers/crypto/caam/caamalg_qi.c 		keys.authkeylen + keys.enckeylen, keys.enckeylen,
authkeylen        201 drivers/crypto/caam/caamalg_qi.c 		keys.authkeylen);
authkeylen        210 drivers/crypto/caam/caamalg_qi.c 		ctx->adata.keylen = keys.authkeylen;
authkeylen        217 drivers/crypto/caam/caamalg_qi.c 		memcpy(ctx->key, keys.authkey, keys.authkeylen);
authkeylen        227 drivers/crypto/caam/caamalg_qi.c 			    keys.authkeylen, CAAM_MAX_KEY_SIZE -
authkeylen        291 drivers/crypto/caam/caamalg_qi2.c 		keys.authkeylen + keys.enckeylen, keys.enckeylen,
authkeylen        292 drivers/crypto/caam/caamalg_qi2.c 		keys.authkeylen);
authkeylen        296 drivers/crypto/caam/caamalg_qi2.c 	ctx->adata.keylen = keys.authkeylen;
authkeylen        303 drivers/crypto/caam/caamalg_qi2.c 	memcpy(ctx->key, keys.authkey, keys.authkeylen);
authkeylen        568 drivers/crypto/ccree/cc_aead.c 		ctx->auth_keylen = keys.authkeylen;
authkeylen       3486 drivers/crypto/chelsio/chcr_algo.c 		if (keys.authkeylen > bs) {
authkeylen       3488 drivers/crypto/chelsio/chcr_algo.c 						  keys.authkeylen,
authkeylen       3494 drivers/crypto/chelsio/chcr_algo.c 			keys.authkeylen = max_authsize;
authkeylen       3496 drivers/crypto/chelsio/chcr_algo.c 			memcpy(o_ptr, keys.authkey, keys.authkeylen);
authkeylen       3499 drivers/crypto/chelsio/chcr_algo.c 		memset(pad + keys.authkeylen, 0, bs - keys.authkeylen);
authkeylen       3500 drivers/crypto/chelsio/chcr_algo.c 		memcpy(pad, o_ptr, keys.authkeylen);
authkeylen       3508 drivers/crypto/chelsio/chcr_algo.c 		memset(pad + keys.authkeylen, 0, bs - keys.authkeylen);
authkeylen       3509 drivers/crypto/chelsio/chcr_algo.c 		memcpy(pad, o_ptr, keys.authkeylen);
authkeylen        354 drivers/crypto/inside-secure/safexcel_cipher.c 					 keys.authkeylen, &istate, &ostate))
authkeylen        359 drivers/crypto/inside-secure/safexcel_cipher.c 					 keys.authkeylen, &istate, &ostate))
authkeylen        364 drivers/crypto/inside-secure/safexcel_cipher.c 					 keys.authkeylen, &istate, &ostate))
authkeylen        369 drivers/crypto/inside-secure/safexcel_cipher.c 					 keys.authkeylen, &istate, &ostate))
authkeylen        374 drivers/crypto/inside-secure/safexcel_cipher.c 					 keys.authkeylen, &istate, &ostate))
authkeylen       1152 drivers/crypto/ixp4xx_crypto.c 	if (keys.authkeylen > sizeof(ctx->authkey))
authkeylen       1158 drivers/crypto/ixp4xx_crypto.c 	memcpy(ctx->authkey, keys.authkey, keys.authkeylen);
authkeylen       1160 drivers/crypto/ixp4xx_crypto.c 	ctx->authkey_len = keys.authkeylen;
authkeylen       1183 drivers/crypto/ixp4xx_crypto.c 	if (keys.authkeylen > sizeof(ctx->authkey))
authkeylen       1190 drivers/crypto/ixp4xx_crypto.c 	memcpy(ctx->authkey, keys.authkey, keys.authkeylen);
authkeylen       1192 drivers/crypto/ixp4xx_crypto.c 	ctx->authkey_len = keys.authkeylen;
authkeylen        480 drivers/crypto/picoxcell_crypto.c 	if (keys.authkeylen > sizeof(ctx->hash_ctx))
authkeylen        486 drivers/crypto/picoxcell_crypto.c 	memcpy(ctx->hash_ctx, keys.authkey, keys.authkeylen);
authkeylen        487 drivers/crypto/picoxcell_crypto.c 	ctx->hash_key_len = keys.authkeylen;
authkeylen        321 drivers/crypto/qat/qat_common/qat_algs.c 	if (qat_alg_do_precomputes(hash, ctx, keys->authkey, keys->authkeylen))
authkeylen        408 drivers/crypto/qat/qat_common/qat_algs.c 	if (qat_alg_do_precomputes(hash, ctx, keys->authkey, keys->authkeylen))
authkeylen        858 drivers/crypto/talitos.c 	unsigned int authkeylen;
authkeylen        898 drivers/crypto/talitos.c 	if (keys.authkeylen + keys.enckeylen > TALITOS_MAX_KEY_SIZE)
authkeylen        904 drivers/crypto/talitos.c 	memcpy(ctx->key, keys.authkey, keys.authkeylen);
authkeylen        905 drivers/crypto/talitos.c 	memcpy(&ctx->key[keys.authkeylen], keys.enckey, keys.enckeylen);
authkeylen        907 drivers/crypto/talitos.c 	ctx->keylen = keys.authkeylen + keys.enckeylen;
authkeylen        909 drivers/crypto/talitos.c 	ctx->authkeylen = keys.authkeylen;
authkeylen        935 drivers/crypto/talitos.c 	if (keys.authkeylen + keys.enckeylen > TALITOS_MAX_KEY_SIZE)
authkeylen        945 drivers/crypto/talitos.c 	memcpy(ctx->key, keys.authkey, keys.authkeylen);
authkeylen        946 drivers/crypto/talitos.c 	memcpy(&ctx->key[keys.authkeylen], keys.enckey, keys.enckeylen);
authkeylen        948 drivers/crypto/talitos.c 	ctx->keylen = keys.authkeylen + keys.enckeylen;
authkeylen        950 drivers/crypto/talitos.c 	ctx->authkeylen = keys.authkeylen;
authkeylen       1220 drivers/crypto/talitos.c 	to_talitos_ptr(&desc->ptr[0], ctx->dma_key, ctx->authkeylen, is_sec1);
authkeylen       1244 drivers/crypto/talitos.c 	to_talitos_ptr(ckey_ptr, ctx->dma_key  + ctx->authkeylen,
authkeylen       1843 drivers/md/dm-crypt.c 				  unsigned enckeylen, unsigned authkeylen)
authkeylen       1854 drivers/md/dm-crypt.c 	memcpy(p, key + enckeylen, authkeylen);
authkeylen       1855 drivers/md/dm-crypt.c 	p += authkeylen;
authkeylen         25 include/crypto/authenc.h 	unsigned int authkeylen;