crypto_shash_import  283 arch/arm/crypto/ghash-ce-glue.c 	return crypto_shash_import(desc, in);
crypto_shash_import  666 crypto/cryptd.c 	return crypto_shash_import(desc, in);
crypto_shash_import   97 crypto/hmac.c  	return crypto_shash_import(desc, in);
crypto_shash_import  122 crypto/hmac.c  	       crypto_shash_import(desc, opad) ?:
crypto_shash_import  137 crypto/hmac.c  	       crypto_shash_import(desc, opad) ?:
crypto_shash_import  340 crypto/shash.c 	return crypto_shash_import(desc, in);
crypto_shash_import 1213 crypto/testmgr.c 			err = crypto_shash_import(desc, hashstate);
crypto_shash_import   61 drivers/crypto/padlock-sha.c 	return crypto_shash_import(&dctx->fallback, in);
crypto_shash_import  502 fs/ubifs/auth.c 	err = crypto_shash_import(target, state);