crypto_shash_ctx_aligned   35 crypto/hmac.c  	return align_ptr(crypto_shash_ctx_aligned(tfm) +
crypto_shash_ctx_aligned   46 crypto/hmac.c  	char *ipad = crypto_shash_ctx_aligned(parent);
crypto_shash_ctx_aligned  102 crypto/hmac.c  	return hmac_import(pdesc, crypto_shash_ctx_aligned(pdesc->tfm));
crypto_shash_ctx_aligned  118 crypto/hmac.c  	char *opad = crypto_shash_ctx_aligned(parent) + ss;
crypto_shash_ctx_aligned  133 crypto/hmac.c  	char *opad = crypto_shash_ctx_aligned(parent) + ss;