crypto_hash_ctx_aligned   40 crypto/hmac.c  	return align_ptr(crypto_hash_ctx_aligned(tfm) +
crypto_hash_ctx_aligned   50 crypto/hmac.c  	char *ipad = crypto_hash_ctx_aligned(parent);
crypto_hash_ctx_aligned  113 crypto/hmac.c  	char *ipad = crypto_hash_ctx_aligned(parent);
crypto_hash_ctx_aligned  147 crypto/hmac.c  	char *opad = crypto_hash_ctx_aligned(parent) + bs;
crypto_hash_ctx_aligned  171 crypto/hmac.c  	char *ipad = crypto_hash_ctx_aligned(parent);
crypto_hash_ctx_aligned   87 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(parent);
crypto_hash_ctx_aligned  101 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(pdesc->tfm);
crypto_hash_ctx_aligned  116 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(parent);
crypto_hash_ctx_aligned  204 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(parent);
crypto_hash_ctx_aligned  267 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(__crypto_hash_cast(tfm));
crypto_hash_ctx_aligned  292 crypto/xcbc.c  	struct crypto_xcbc_ctx *ctx = crypto_hash_ctx_aligned(__crypto_hash_cast(tfm));